From 0904a38177c572f947a9c209798f1a2de2dd0175 Mon Sep 17 00:00:00 2001 From: Haibo Huang Date: Fri, 8 May 2020 19:25:38 -0700 Subject: Upgrade rust/crates/futures-macro to 0.3.5 Test: None Change-Id: I5b034be0da4620474ff3388790c46dad9a525b6c --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 14dfe71..5fe82a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,11 +13,11 @@ [package] edition = "2018" name = "futures-macro" -version = "0.3.4" +version = "0.3.5" authors = ["Taylor Cramer ", "Taiki Endo "] description = "The futures-rs procedural macro implementations.\n" homepage = "https://rust-lang.github.io/futures-rs" -documentation = "https://docs.rs/futures-macro/0.3.0" +documentation = "https://docs.rs/futures-macro/0.3.5" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/futures-rs" -- cgit v1.2.3