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
337 B
15 lines
337 B
--- scroll_derive-0.9.1/Cargo.toml 1969-12-31T16:00:00-08:00
|
|
+++ scroll_derive-0.9.1/Cargo.toml 2018-03-09T17:11:40.884586-08:00
|
|
@@ -24,9 +24,9 @@
|
|
[lib]
|
|
proc-macro = true
|
|
[dependencies.quote]
|
|
-version = "0.3.15"
|
|
+version = "0.4"
|
|
|
|
[dependencies.syn]
|
|
-version = "0.11.11"
|
|
+version = "0.12"
|
|
[dev-dependencies.scroll]
|
|
version = "0.9"
|