Skip to content

Commit 062c8eb

Browse files
bors[bot]kjeremy
andauthored
Merge #8401
8401: Update crates r=kjeremy a=kjeremy Co-authored-by: kjeremy <kjeremy@gmail.com>
2 parents 8e900cb + 761a818 commit 062c8eb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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 = { version = "1.1", features = ["thread-local"] }
1515
itertools = "0.10.0"
1616
rowan = "0.13.0-pre.3"
17-
rustc_lexer = { version = "710.0.0", package = "rustc-ap-rustc_lexer" }
17+
rustc_lexer = { version = "714.0.0", package = "rustc-ap-rustc_lexer" }
1818
rustc-hash = "1.1.0"
1919
arrayvec = "0.7"
2020
once_cell = "1.3.1"

0 commit comments

Comments
 (0)