Skip to content

Commit 861f1e2

Browse files
committed
Bump rustc_lexer a little
1 parent 932d418 commit 861f1e2

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
cov-mark = "2.0.0-pre.1"
1414
itertools = "0.10.0"
1515
rowan = "=0.13.0-pre.7"
16-
rustc_lexer = { version = "721.0.0", package = "rustc-ap-rustc_lexer" }
16+
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
1717
rustc-hash = "1.1.0"
1818
arrayvec = "0.7"
1919
once_cell = "1.3.1"

0 commit comments

Comments
 (0)