--- 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 "] description = "The core traits and types in for the `futures` library.\n"