Bump rustc-ap-rustc_lexer

This commit is contained in:
Lukas Wirth 2023-02-08 11:39:20 +01:00
parent f03fb262f7
commit 4788c7a056
4 changed files with 9 additions and 4 deletions

View file

@ -16,7 +16,7 @@ doctest = false
cov-mark = "2.0.0-pre.1"
itertools = "0.10.5"
rowan = "0.15.10"
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
rustc_lexer = { version = "727.0.0", package = "rustc-ap-rustc_lexer" }
rustc-hash = "1.1.0"
once_cell = "1.17.0"
indexmap = "1.9.1"