We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c82af commit 88e4efdCopy full SHA for 88e4efd
Cargo.lock
@@ -646,9 +646,9 @@ dependencies = [
646
647
[[package]]
648
name = "compiler_builtins"
649
-version = "0.1.47"
+version = "0.1.49"
650
source = "registry+https://github.com/rust-lang/crates.io-index"
651
-checksum = "fd4ed89e0a5c3e50b15c0045fbe1ff8567b703bc07544faf935ddff0aaa7b65f"
+checksum = "20b1438ef42c655665a8ab2c1c6d605a305f031d38d9be689ddfef41a20f3aa2"
652
dependencies = [
653
"cc",
654
"rustc-std-workspace-core",
0 commit comments