Skip to content

Commit 3a4e2f1

Browse files
Update Rust crate quote to 1.0.38
1 parent d60e1ba commit 3a4e2f1

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.38"
1414
syn = "1.0.86"

0 commit comments

Comments
 (0)