Skip to content

Commit b271f2b

Browse files
author
Tilmann Meyer
committed
Update compiler_builtins to v0.1.45
1 parent 965997b commit b271f2b

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
@@ -655,9 +655,9 @@ dependencies = [
655655

656656
[[package]]
657657
name = "compiler_builtins"
658-
version = "0.1.44"
658+
version = "0.1.45"
659659
source = "registry+https://github.com/rust-lang/crates.io-index"
660-
checksum = "ed43a5c03bc1b5ec403571513e648ecfa1ab3ddbb20540e6c355e31658992803"
660+
checksum = "787187ae221adfcda34b03006f1617099e4ae26b50e5a4db282496014ab75837"
661661
dependencies = [
662662
"cc",
663663
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)