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-version-sync/version-sync-fix-metadata.diff

12 lines
264 B

--- version-sync-0.5.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ version-sync-0.5.0/Cargo.toml 2018-09-11T08:37:10.622525+02:00
@@ -33,7 +33,7 @@
version = "0.7"
[dependencies.syn]
-version = "0.11"
+version = "0.14"
features = ["full"]
[dependencies.toml]