]> git.lizzy.rs Git - rust.git/commitdiff
Bump compiler-builtins
authorTyler Mandry <tmandry@gmail.com>
Sat, 7 Dec 2019 02:32:59 +0000 (18:32 -0800)
committerTyler Mandry <tmandry@gmail.com>
Sat, 7 Dec 2019 02:33:07 +0000 (18:33 -0800)
Cargo.lock

index 26727c5c1db6039702653ed28a54400d13211777..3fe56118ad32073a27b5388e68d02cb84bb910f1 100644 (file)
@@ -570,9 +570,9 @@ dependencies = [
 
 [[package]]
 name = "compiler_builtins"
-version = "0.1.18"
+version = "0.1.22"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ef1c086a06d6f52f9c0d50cacdc021bfb6034ddeec9fb7e62f099f13f65472f4"
+checksum = "e6f083abf9bb9005a27d2da62706f661245278cb7096da37ab27410eaf60f2c1"
 dependencies = [
  "cc",
  "rustc-std-workspace-core",