Skip to content

Commit 9881614

Browse files
Upgrade ungrammar to 1.15.0
1 parent 821b791 commit 9881614

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
@@ -30,7 +30,7 @@ rayon = "1"
3030
expect-test = "1.2.0-pre.1"
3131
proc-macro2 = "1.0.8"
3232
quote = "1.0.2"
33-
ungrammar = "=1.14.9"
33+
ungrammar = "=1.15.0"
3434

3535
test_utils = { path = "../test_utils" }
3636
sourcegen = { path = "../sourcegen" }

0 commit comments

Comments
 (0)