From 7c8c9cf47015b2776760ccc496554ba0a1ede5e3 Mon Sep 17 00:00:00 2001 From: Qiu Chaofan Date: Wed, 1 Feb 2023 12:29:19 +0800 Subject: Bump version of object and related crates --- compiler/rustc_codegen_ssa/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/rustc_codegen_ssa') diff --git a/compiler/rustc_codegen_ssa/Cargo.toml b/compiler/rustc_codegen_ssa/Cargo.toml index c55991e00d3..10a96fce7cb 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" test = false [dependencies] -ar_archive_writer = "0.1.1" +ar_archive_writer = "0.1.3" bitflags = "1.2.1" cc = "1.0.69" itertools = "0.10.1" -- cgit 1.4.1-3-g733a5