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-futures-core/futures-core-fix-metadata.diff

12 lines
437 B

--- futures-core-preview-0.2.3/Cargo.toml 1970-01-01T01:00:00+01:00
+++ futures-core-preview-0.2.3/Cargo.toml 2018-09-11T00:16:55.597479+02:00
@@ -11,7 +11,7 @@
# will likely look very different (and much more reasonable)
[package]
-name = "futures-core-preview"
+name = "futures-core"
version = "0.2.3"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "The core traits and types in for the `futures` library.\n"