Skip to content

Commit

Permalink
Bump compiler-builtins
Browse files Browse the repository at this point in the history
  • Loading branch information
tmandry committed Dec 7, 2019
1 parent ae1b871 commit 5f4c2ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Expand Up @@ -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",
Expand Down

0 comments on commit 5f4c2ca

Please sign in to comment.