Skip to content

Commit

Permalink
update compiler_builtins to 0.1.109
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Apr 10, 2024
1 parent b14d8b2 commit 385c363
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 @@ -739,9 +739,9 @@ checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"

[[package]]
name = "compiler_builtins"
version = "0.1.108"
version = "0.1.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d68bc55329711cd719c2687bb147bc06211b0521f97ef398280108ccb23227e9"
checksum = "f11973008a8cf741fe6d22f339eba21fd0ca81e2760a769ba8243ed6c21edd7e"
dependencies = [
"cc",
"rustc-std-workspace-core",
Expand Down

0 comments on commit 385c363

Please sign in to comment.