]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_ssa/Cargo.toml
Unconditionally update symbols
[rust.git] / compiler / rustc_codegen_ssa / Cargo.toml
index 6c6ee363ea310c1480c3208d2c3596793a4167cd..8bbf25ce030f8f14a95f9a50cda465c83caa836b 100644 (file)
@@ -9,12 +9,12 @@ test = false
 [dependencies]
 bitflags = "1.2.1"
 cc = "1.0.69"
-itertools = "0.9"
+itertools = "0.10"
 tracing = "0.1"
 libc = "0.2.50"
 jobserver = "0.1.22"
 tempfile = "3.2"
-thorin-dwp = "0.1.1"
+thorin-dwp = "0.2"
 pathdiff = "0.2.0"
 snap = "1"
 smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }