Skip to content

Commit e9cb3c2

Browse files
committed
Pull in proc-macro2 build script improvement
1 parent f8fc16d commit e9cb3c2

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
@@ -13,7 +13,7 @@ repository = "https://github.com/dtolnay/quote"
1313
rust-version = "1.56"
1414

1515
[dependencies]
16-
proc-macro2 = { version = "1.0.66", default-features = false }
16+
proc-macro2 = { version = "1.0.72", default-features = false }
1717

1818
[dev-dependencies]
1919
rustversion = "1.0"

0 commit comments

Comments
 (0)