Skip to content

Commit a36fe18

Browse files
mbrobbelpvdrz
authored andcommitted
Update proc-macro2 version requirement to 1.0.80
1 parent af7fd38 commit a36fe18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ log = "0.4"
3737
objc = "0.2"
3838
owo-colors = "4.1.0"
3939
prettyplease = "0.2.7"
40-
proc-macro2 = "1"
40+
proc-macro2 = "1.0.80"
4141
quickcheck = "1.0"
4242
quote = { version = "1", default-features = false }
4343
regex = { version = "1.5.3", default-features = false }

0 commit comments

Comments
 (0)