Skip to content

Commit d42e0e7

Browse files
committed
Update compiler_builtins to 0.1.29
* Add more targets to automatically select `mem` feature * Use crate visibility for traits
1 parent aeca4d6 commit d42e0e7

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
@@ -636,9 +636,9 @@ dependencies = [
636636

637637
[[package]]
638638
name = "compiler_builtins"
639-
version = "0.1.28"
639+
version = "0.1.29"
640640
source = "registry+https://github.com/rust-lang/crates.io-index"
641-
checksum = "439a6fab343b1dab347823537734a5cd4ae6ae2000b465ab886f64cdb723bd14"
641+
checksum = "da3e309b268ae176ec048f30a58369db0a7527cddd3546275355b68130652c91"
642642
dependencies = [
643643
"cc",
644644
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)