Skip to content

Commit 3f28035

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

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
@@ -723,9 +723,9 @@ checksum = "55b672471b4e9f9e95499ea597ff64941a309b2cdbffcc46f2cc5e2d971fd335"
723723

724724
[[package]]
725725
name = "compiler_builtins"
726-
version = "0.1.105"
726+
version = "0.1.107"
727727
source = "registry+https://github.com/rust-lang/crates.io-index"
728-
checksum = "3686cc48897ce1950aa70fd595bd2dc9f767a3c4cca4cd17b2cb52a2d37e6eb4"
728+
checksum = "8da8e35920ddd38b7bbd68866060057a69c3368301d56f8b852bd581516d4dcd"
729729
dependencies = [
730730
"cc",
731731
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)