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
264 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-04-17T14:57:46.167356-07:00
7 years ago
@@ -33,7 +33,7 @@
version = "0.7"
7 years ago
7 years ago
[dependencies.syn]
-version = "0.11"
7 years ago
+version = "0.13"
7 years ago
features = ["full"]
7 years ago
7 years ago
[dependencies.toml]