Skip to content

Commit 9f162c4

Browse files
committed
Rustup to rustc 1.78.0-nightly (c67326b 2024-03-15)
1 parent 0000db5 commit 9f162c4

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

patches/stdlib-lock.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,9 @@ checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
4242

4343
[[package]]
4444
name = "cc"
45-
version = "1.0.83"
45+
version = "1.0.90"
4646
source = "registry+https://github.com/rust-lang/crates.io-index"
47-
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
48-
dependencies = [
49-
"libc",
50-
]
47+
checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
5148

5249
[[package]]
5350
name = "cfg-if"

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2024-03-09"
2+
channel = "nightly-2024-03-16"
33
components = ["rust-src", "rustc-dev", "llvm-tools"]

0 commit comments

Comments
 (0)