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
347 B
17 lines
347 B
--- byteorder-1.3.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ byteorder-1.3.2/Cargo.toml 2019-09-14T16:01:59.721513+00:00
|
|
@@ -34,11 +34,11 @@
|
|
version = "0.3"
|
|
|
|
[dev-dependencies.quickcheck]
|
|
-version = "0.8"
|
|
+version = "0.9"
|
|
default-features = false
|
|
|
|
[dev-dependencies.rand]
|
|
-version = "0.6"
|
|
+version = "0.7"
|
|
|
|
[features]
|
|
default = ["std"]
|