Skip to content

Commit 6c32e2d

Browse files
bors[bot]kjeremy
andauthored
Merge #7965
7965: cargo update and lexer r=kjeremy a=kjeremy Co-authored-by: kjeremy <kjeremy@gmail.com>
2 parents 0b96f1a + 08e0e99 commit 6c32e2d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -14,7 +14,7 @@ doctest = false
1414
cov-mark = "1.1"
1515
itertools = "0.10.0"
1616
rowan = "0.12.2"
17-
rustc_lexer = { version = "709.0.0", package = "rustc-ap-rustc_lexer" }
17+
rustc_lexer = { version = "710.0.0", package = "rustc-ap-rustc_lexer" }
1818
rustc-hash = "1.1.0"
1919
arrayvec = "0.5.1"
2020
once_cell = "1.3.1"

0 commit comments

Comments
 (0)