You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-futures0.1/futures-fix-metadata.diff

11 lines
262 B

--- futures-0.1.24/Cargo.toml 1969-12-31T16:00:00-08:00
+++ futures-0.1.24/Cargo.toml 2018-09-07T16:14:02.543757-07:00
@@ -27,7 +27,6 @@
[features]
default = ["use_std", "with-deprecated"]
-nightly = []
use_std = []
with-deprecated = []
[badges.appveyor]