Skip to content

Commit 8109344

Browse files
committed
Rustup to rustc 1.75.0-nightly (97c81e1 2023-10-07)
1 parent 1906ec5 commit 8109344

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

patches/stdlib-lock.toml

+1
Original file line numberDiff line numberDiff line change
@@ -361,6 +361,7 @@ version = "0.0.0"
361361
dependencies = [
362362
"addr2line",
363363
"alloc",
364+
"cc",
364365
"cfg-if",
365366
"compiler_builtins",
366367
"core",

rust-toolchain

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

0 commit comments

Comments
 (0)