summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-07-27 09:15:22 -0700
committerHaibo Huang <hhb@google.com>2020-07-27 09:15:22 -0700
commit8b0a20e7d043929696defab3305e160ec97aeb8c (patch)
treec8d57bedfd859d1e1daa30a527301e719d8bfc01 /Cargo.toml.orig
parenta51d04878ac35e4e06f4105946b6cce5ae6982fd (diff)
downloadpin-project-internal-8b0a20e7d043929696defab3305e160ec97aeb8c.tar.gz
Upgrade rust/crates/pin-project-internal to 0.4.23
Change-Id: If43b307f0a7023fc2f89bd0051555e85e2123fd2
Diffstat (limited to 'Cargo.toml.orig')
-rw-r--r--Cargo.toml.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml.orig b/Cargo.toml.orig
index a973af7..ac5e137 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "pin-project-internal"
-version = "0.4.22"
+version = "0.4.23"
authors = ["Taiki Endo <te316e89@gmail.com>"]
edition = "2018"
license = "Apache-2.0 OR MIT"