Auto merge of #14403 - Veykril:dependencies, r=Veykril

internal: Bump Cargo.lock
This commit is contained in:
bors 2023-03-25 14:15:10 +00:00
commit 992a0fc074
10 changed files with 150 additions and 147 deletions

View file

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