Skip to content

Commit cdb6907

Browse files
Update compiler_builtins to 0.1.84
1 parent 62c627c commit cdb6907

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
@@ -792,9 +792,9 @@ dependencies = [
792792

793793
[[package]]
794794
name = "compiler_builtins"
795-
version = "0.1.82"
795+
version = "0.1.84"
796796
source = "registry+https://github.com/rust-lang/crates.io-index"
797-
checksum = "18cd7635fea7bb481ea543b392789844c1ad581299da70184c7175ce3af76603"
797+
checksum = "989b2c1ca6e90ad06fdc69d1d1862fa28d27a977be6d92ae2fa762cf61fe0b10"
798798
dependencies = [
799799
"cc",
800800
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)