Skip to content

Commit 46a52ae

Browse files
committed
Bump proc-macro2 v1.0.51 -> v1.0.63
Signed-off-by: hi-rustin <[email protected]>
1 parent e975a43 commit 46a52ae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustup-macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version = "0.1.0"
88
proc-macro = true
99

1010
[dependencies]
11-
proc-macro2 = "1.0.51"
11+
proc-macro2 = "1.0.63"
1212
quote = "1.0.23"
1313
regex = "1.7.1"
1414
sha2 = "0.10.6"

0 commit comments

Comments
 (0)