Skip to content

Commit

Permalink
Auto merge of rust-lang#102894 - RalfJung:compiler_builtins, r=Amanieu
Browse files Browse the repository at this point in the history
update compiler_builtins

r? `@Amanieu`
  • Loading branch information
bors committed Oct 11, 2022
2 parents bb93450 + a52cde3 commit cde693c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -796,9 +796,9 @@ dependencies = [

[[package]]
name = "compiler_builtins"
version = "0.1.79"
version = "0.1.82"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f873ce2bd3550b0b565f878b3d04ea8253f4259dc3d20223af2e1ba86f5ecca"
checksum = "18cd7635fea7bb481ea543b392789844c1ad581299da70184c7175ce3af76603"
dependencies = [
"cc",
"rustc-std-workspace-core",
Expand Down

0 comments on commit cde693c

Please sign in to comment.