Skip to content

Commit 3b507aa

Browse files
bors[bot]kjeremy
andauthored
Merge #7853
7853: Update lexer r=kjeremy a=kjeremy Co-authored-by: kjeremy <kjeremy@gmail.com>
2 parents 0f8ee46 + 41d1b4c commit 3b507aa

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
@@ -13,7 +13,7 @@ doctest = false
1313
[dependencies]
1414
itertools = "0.10.0"
1515
rowan = "0.12.2"
16-
rustc_lexer = { version = "708.0.0", package = "rustc-ap-rustc_lexer" }
16+
rustc_lexer = { version = "709.0.0", package = "rustc-ap-rustc_lexer" }
1717
rustc-hash = "1.1.0"
1818
arrayvec = "0.5.1"
1919
once_cell = "1.3.1"

0 commit comments

Comments
 (0)