Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit c7c314d

Browse files
committed
Bump quote
1 parent 416787d commit c7c314d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -29,7 +29,7 @@ profile = { path = "../profile", version = "0.0.0" }
2929
rayon = "1.5.3"
3030
expect-test = "1.3.0"
3131
proc-macro2 = "1.0.39"
32-
quote = "1.0.18"
32+
quote = "1.0.20"
3333
ungrammar = "1.16.1"
3434

3535
test-utils = { path = "../test-utils" }

0 commit comments

Comments
 (0)