Skip to content

Commit 250d083

Browse files
committed
Rustup to rustc 1.80.0-nightly (6e1d947 2024-05-10)
1 parent 6633d66 commit 250d083

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

patches/stdlib-lock.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
4242

4343
[[package]]
4444
name = "cc"
45-
version = "1.0.90"
45+
version = "1.0.97"
4646
source = "registry+https://github.com/rust-lang/crates.io-index"
47-
checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
47+
checksum = "099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4"
4848

4949
[[package]]
5050
name = "cfg-if"

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2024-05-03"
2+
channel = "nightly-2024-05-11"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]

0 commit comments

Comments
 (0)