Skip to content

Commit b238e6f

Browse files
authored
Rollup merge of #86624 - jethrogb:update-compiler_builtins, r=Amanieu
Update compiler-builtins r? ``@Amanieu``
2 parents daa87ad + 98ae57d commit b238e6f

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
@@ -656,9 +656,9 @@ dependencies = [
656656

657657
[[package]]
658658
name = "compiler_builtins"
659-
version = "0.1.45"
659+
version = "0.1.46"
660660
source = "registry+https://github.com/rust-lang/crates.io-index"
661-
checksum = "787187ae221adfcda34b03006f1617099e4ae26b50e5a4db282496014ab75837"
661+
checksum = "d69484e04eab372f5f345920e3a8c7a06e7dcbb75c0944eccdc3e3160aeee3c7"
662662
dependencies = [
663663
"cc",
664664
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)