Skip to content

Commit 986d939

Browse files
committed
remove proc-macro2
1 parent 1381a1d commit 986d939

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bolos-derive/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ proc-macro = true
1111
[dependencies]
1212
syn = { version = "1.0", features = ["full", "extra-traits", "visit"] }
1313
quote = "1.0"
14-
proc-macro2 = "1"
1514
proc-macro-error = { version = "1" }
1615

1716
convert_case = "0.6"

0 commit comments

Comments
 (0)