X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_ssa%2FCargo.toml;h=46d6344dbb2ef9d273daa0a14d1937c527a5738c;hb=33b5ce6433c58d4101118d58c3ae6aae0b9b1a5f;hp=81c8b9ceb136e7b75bc64cc483b0e6f103031186;hpb=feebc5f4d5e62ecf50a88d8ce2d9db13d3484926;p=rust.git diff --git a/compiler/rustc_codegen_ssa/Cargo.toml b/compiler/rustc_codegen_ssa/Cargo.toml index 81c8b9ceb13..46d6344dbb2 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -14,7 +14,7 @@ tracing = "0.1" libc = "0.2.50" jobserver = "0.1.22" tempfile = "3.2" -thorin-dwp = "0.2" +thorin-dwp = "0.3" pathdiff = "0.2.0" serde_json = "1.0.59" snap = "1"