X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2FCargo.toml;h=ec2c1f2ca71b31f841b39372a0db4fd78ffadfea;hb=adf6d37d83500f7a39f55c64f380e7dbdb221511;hp=18d7f41cf408a7713cf1fc4ae9066dad23987b8a;hpb=c348beacea13b417f71f2b80534a9afb18a69c3e;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/Cargo.toml b/compiler/rustc_codegen_cranelift/Cargo.toml index 18d7f41cf40..ec2c1f2ca71 100644 --- a/compiler/rustc_codegen_cranelift/Cargo.toml +++ b/compiler/rustc_codegen_cranelift/Cargo.toml @@ -22,7 +22,7 @@ ar = { git = "https://github.com/bjorn3/rust-ar.git", branch = "do_not_remove_cg indexmap = "1.8.0" libloading = { version = "0.6.0", optional = true } once_cell = "1.10.0" -smallvec = "1.6.1" +smallvec = "1.8.1" [patch.crates-io] # Uncomment to use local checkout of cranelift