mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +00:00
Bump once_cell
This commit is contained in:
parent
61504c8d95
commit
df7d39b2ed
8 changed files with 9 additions and 9 deletions
|
@ -16,7 +16,7 @@ itertools = "0.10.3"
|
|||
rowan = "0.15.8"
|
||||
rustc_lexer = { version = "725.0.0", package = "rustc-ap-rustc_lexer" }
|
||||
rustc-hash = "1.1.0"
|
||||
once_cell = "1.12.0"
|
||||
once_cell = "1.15.0"
|
||||
indexmap = "1.9.1"
|
||||
smol_str = "0.1.23"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue