Skip to content

Commit 5a20f39

Browse files
committed
Update compiler_builtins to 0.1.28
1 parent 3233565 commit 5a20f39

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
@@ -635,9 +635,9 @@ dependencies = [
635635

636636
[[package]]
637637
name = "compiler_builtins"
638-
version = "0.1.27"
638+
version = "0.1.28"
639639
source = "registry+https://github.com/rust-lang/crates.io-index"
640-
checksum = "38f18416546abfbf8d801c555a0e99524453e7214f9cc9107ad49de3d5948ccc"
640+
checksum = "439a6fab343b1dab347823537734a5cd4ae6ae2000b465ab886f64cdb723bd14"
641641
dependencies = [
642642
"cc",
643643
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)