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-ryu/ryu-0.2.3-fix-metadata.diff

13 lines
300 B

--- ryu-0.2.3/Cargo.toml 1970-01-01T01:00:00+01:00
+++ ryu-0.2.3/Cargo.toml 2018-08-18T10:28:43.004059+02:00
@@ -24,9 +24,6 @@
[[example]]
name = "benchmark"
path = "benchmark/benchmark.rs"
-[dependencies.no-panic]
-version = "0.1"
-optional = true
[dev-dependencies.num_cpus]
version = "1.8"