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.
17 lines
361 B
17 lines
361 B
--- byteorder-1.2.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ byteorder-1.2.1/Cargo.toml 2017-12-31T18:36:55.522467+01:00
|
|
@@ -29,11 +29,11 @@
|
|
name = "byteorder"
|
|
bench = false
|
|
[dev-dependencies.quickcheck]
|
|
-version = "0.4"
|
|
+version = "0.6"
|
|
default-features = false
|
|
|
|
[dev-dependencies.rand]
|
|
-version = "0.3"
|
|
+version = "0.4"
|
|
|
|
[features]
|
|
default = ["std"]
|