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.
12 lines
295 B
12 lines
295 B
5 years ago
|
--- sval-0.4.5/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ sval-0.4.5/Cargo.toml 2019-09-13T19:57:53.711390+00:00
|
||
|
@@ -41,7 +41,7 @@
|
||
|
version = "0.4.5"
|
||
|
optional = true
|
||
|
[dev-dependencies.quickcheck]
|
||
|
-version = "0.8"
|
||
|
+version = "0.9"
|
||
|
|
||
|
[features]
|
||
|
arbitrary-depth = ["std", "smallvec"]
|