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.
15 lines
400 B
15 lines
400 B
--- serde_test-1.0.60/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ serde_test-1.0.60/Cargo.toml 2018-05-26T18:44:15.954368+02:00
|
|
@@ -23,9 +23,9 @@
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/serde-rs/serde"
|
|
[dependencies.serde]
|
|
-version = "1.0.16"
|
|
+version = "1.0.60"
|
|
[dev-dependencies.serde]
|
|
-version = "1.0.16"
|
|
+version = "1.0"
|
|
features = ["rc"]
|
|
|
|
[dev-dependencies.serde_derive]
|