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-byteorder/byteorder-1.2.1-fix-metadat...

12 lines
292 B

--- byteorder-1.2.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ byteorder-1.2.1/Cargo.toml 2017-11-30T17:22:26.819390+01:00
@@ -29,7 +29,7 @@
name = "byteorder"
bench = false
[dev-dependencies.quickcheck]
-version = "0.4"
+version = "0.5"
default-features = false
[dev-dependencies.rand]