Skip to content

Commit e50ca6b

Browse files
committed
Bump rustc_lexer
1 parent e9fea82 commit e50ca6b

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
@@ -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 = "714.0.0", package = "rustc-ap-rustc_lexer" }
17+
rustc_lexer = { version = "716.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)