summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-11-18 15:37:55 -0800
committerHaibo Huang <hhb@google.com>2020-11-18 15:37:55 -0800
commit9398947e975577cbb33dcd997a3b2e8950cb3334 (patch)
tree0c2df62c36eb14c2ef98b8c0ad9ad4af4f40b94f /Cargo.toml.orig
parentb5e05e75a24aa59aa2e5df06684335894d72d0d9 (diff)
downloadpin-project-internal-9398947e975577cbb33dcd997a3b2e8950cb3334.tar.gz
Upgrade rust/crates/pin-project-internal to 1.0.2
Test: make Change-Id: I5a4708f792bffd6f6cffe331a082c10668381933
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 4a4d1d2..0f018e8 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,6 +1,6 @@
[package]
name = "pin-project-internal"
-version = "1.0.1"
+version = "1.0.2"
authors = ["Taiki Endo <te316e89@gmail.com>"]
edition = "2018"
license = "Apache-2.0 OR MIT"