Skip to content

Commit 106fe0b

Browse files
Update to a version of compiler_builtins with changes for fixes remainder for aarch64 windows
1 parent 8a87b94 commit 106fe0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -570,9 +570,9 @@ dependencies = [
570570

571571
[[package]]
572572
name = "compiler_builtins"
573-
version = "0.1.22"
573+
version = "0.1.24"
574574
source = "registry+https://github.com/rust-lang/crates.io-index"
575-
checksum = "e6f083abf9bb9005a27d2da62706f661245278cb7096da37ab27410eaf60f2c1"
575+
checksum = "b9975aefa63997ef75ca9cf013ff1bb81487aaa0b622c21053afd3b92979a7af"
576576
dependencies = [
577577
"cc",
578578
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)