Skip to content

Commit edfbe63

Browse files
committed
Update compiler-builtins
This is necessary to pull in a number of compiler-rt build fixes.
1 parent a911c8c commit edfbe63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -747,9 +747,9 @@ checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
747747

748748
[[package]]
749749
name = "compiler_builtins"
750-
version = "0.1.105"
750+
version = "0.1.108"
751751
source = "registry+https://github.com/rust-lang/crates.io-index"
752-
checksum = "3686cc48897ce1950aa70fd595bd2dc9f767a3c4cca4cd17b2cb52a2d37e6eb4"
752+
checksum = "d68bc55329711cd719c2687bb147bc06211b0521f97ef398280108ccb23227e9"
753753
dependencies = [
754754
"cc",
755755
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)