]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/rust-analyzer/crates/ide-db/Cargo.toml
:arrow_up: rust-analyzer
[rust.git] / src / tools / rust-analyzer / crates / ide-db / Cargo.toml
index 30272bc16f636754489c6838c64448ac48f8283a..cf0bcd5c96b2a39e93fed07524c95246f3ff5735 100644 (file)
@@ -15,9 +15,9 @@ tracing = "0.1.35"
 rayon = "1.5.3"
 fst = { version = "0.4.7", default-features = false }
 rustc-hash = "1.1.0"
-once_cell = "1.12.0"
+once_cell = "1.15.0"
 either = "1.7.0"
-itertools = "0.10.3"
+itertools = "0.10.5"
 arrayvec = "0.7.2"
 indexmap = "1.9.1"
 memchr = "2.5.0"