summaryrefslogtreecommitdiff
path: root/Cargo.toml.orig
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-09-22 10:57:43 -0700
committerJoel Galenson <jgalenson@google.com>2021-09-22 10:57:43 -0700
commit2d314bd0c9de5d9d49e8cf202d5ee066dc62c01e (patch)
tree46ee63272ff0cb7385da3f27e1c0bd47b5f62616 /Cargo.toml.orig
parentee0b9d46d231150d04fce31bc7cbba97aa5a16d6 (diff)
downloadfutures-macro-2d314bd0c9de5d9d49e8cf202d5ee066dc62c01e.tar.gz
Upgrade rust/crates/futures-macro to 0.3.17
Test: make Change-Id: I946236537462cd390e0d604fea2b09b17fcfc266
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 1acd4a2..3b2740c 100644
--- a/Cargo.toml.orig
+++ b/Cargo.toml.orig
@@ -1,7 +1,7 @@
[package]
name = "futures-macro"
edition = "2018"
-version = "0.3.16"
+version = "0.3.17"
authors = ["Taylor Cramer <cramertj@google.com>", "Taiki Endo <te316e89@gmail.com>"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/rust-lang/futures-rs"