Skip to content

Commit 117f0f3

Browse files
Update Rust crate quote to 1.0.30
1 parent d60e1ba commit 117f0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eq-macro/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ license = "Apache-2.0"
1010
proc-macro = true
1111

1212
[dependencies]
13-
quote = "1.0.15"
13+
quote = "1.0.30"
1414
syn = "1.0.86"

0 commit comments

Comments
 (0)