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-0.5.0-fix-meta...

12 lines
274 B

7 years ago
--- version-sync-0.5.0/Cargo.toml 1969-12-31T16:00:00-08:00
+++ version-sync-0.5.0/Cargo.toml 2018-03-08T20:49:53.515269-08:00
@@ -33,7 +33,7 @@
version = "0.7"
[dependencies.syn]
-version = "0.11"
+version = "0.12"
features = ["full"]
[dependencies.toml]