Skip to content

Commit cde693c

Browse files
committed
Auto merge of #102894 - RalfJung:compiler_builtins, r=Amanieu
update compiler_builtins r? `@Amanieu`
2 parents bb93450 + a52cde3 commit cde693c

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
@@ -796,9 +796,9 @@ dependencies = [
796796

797797
[[package]]
798798
name = "compiler_builtins"
799-
version = "0.1.79"
799+
version = "0.1.82"
800800
source = "registry+https://github.com/rust-lang/crates.io-index"
801-
checksum = "4f873ce2bd3550b0b565f878b3d04ea8253f4259dc3d20223af2e1ba86f5ecca"
801+
checksum = "18cd7635fea7bb481ea543b392789844c1ad581299da70184c7175ce3af76603"
802802
dependencies = [
803803
"cc",
804804
"rustc-std-workspace-core",

0 commit comments

Comments
 (0)