]> git.lizzy.rs Git - rust.git/blobdiff - crates/hir_ty/Cargo.toml
Don't emit a quickfix for placeholder suggestions
[rust.git] / crates / hir_ty / Cargo.toml
index efcd5ffc5e20865550386a95d97a22fddfc615d2..1fe57882539eb2d2ab0bb3bea97afbfa9d34cd13 100644 (file)
@@ -18,9 +18,9 @@ ena = "0.14.0"
 tracing = "0.1.32"
 rustc-hash = "1.1.0"
 scoped-tls = "1.0.0"
-chalk-solve = { version = "0.81.0", default-features = false }
-chalk-ir = "0.81.0"
-chalk-recursive = { version = "0.81.0", default-features = false }
+chalk-solve = { version = "0.82.0", default-features = false }
+chalk-ir = "0.82.0"
+chalk-recursive = { version = "0.82.0", default-features = false }
 la-arena = { version = "0.3.0", path = "../../lib/arena" }
 once_cell = "1.10.0"
 typed-arena = "2.0.1"