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
331 B
15 lines
331 B
--- scroll_derive-0.9.2/Cargo.toml 1969-12-31T16:00:00-08:00
|
|
+++ scroll_derive-0.9.2/Cargo.toml 2018-04-17T14:33:28.574625-07:00
|
|
@@ -24,9 +24,9 @@
|
|
[lib]
|
|
proc-macro = true
|
|
[dependencies.quote]
|
|
-version = "0.4"
|
|
+version = "0.5"
|
|
|
|
[dependencies.syn]
|
|
-version = "0.12"
|
|
+version = "0.13"
|
|
[dev-dependencies.scroll]
|
|
version = "0.9"
|