Skip to content

Commit f5bbf9a

Browse files
committed
Bump proc-macro2
1 parent 792920f commit f5bbf9a

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.

crates/syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ profile = { path = "../profile", version = "0.0.0" }
2828
[dev-dependencies]
2929
rayon = "1.5.3"
3030
expect-test = "1.4.0"
31-
proc-macro2 = "1.0.39"
31+
proc-macro2 = "1.0.47"
3232
quote = "1.0.20"
3333
ungrammar = "1.16.1"
3434

0 commit comments

Comments
 (0)