Bump once_cell

This commit is contained in:
Laurențiu Nicola 2022-10-02 20:04:47 +03:00
parent 61504c8d95
commit df7d39b2ed
8 changed files with 9 additions and 9 deletions

View file

@ -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"