From 7156ff67be77dd96b29a4f87c6bb586b5263e35e Mon Sep 17 00:00:00 2001 From: Jubilee Young Date: Tue, 9 May 2023 20:29:27 -0700 Subject: Bump object and thorin-dwp object -> 0.31.1 thorin-dwp -> 0.6.0 Required to fix watchOS breakage. --- compiler/rustc_codegen_llvm/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_codegen_llvm') diff --git a/compiler/rustc_codegen_llvm/Cargo.toml b/compiler/rustc_codegen_llvm/Cargo.toml index 5e750d91b82..ad51f2d0958 100644 --- a/compiler/rustc_codegen_llvm/Cargo.toml +++ b/compiler/rustc_codegen_llvm/Cargo.toml @@ -11,7 +11,7 @@ bitflags = "1.0" cstr = "0.2" libc = "0.2" measureme = "10.0.0" -object = { version = "0.30.1", default-features = false, features = [ +object = { version = "0.31.1", default-features = false, features = [ "std", "read", ] } -- cgit 1.4.1-3-g733a5