Rustup to rustc 1.75.0-nightly (97c81e1b5
2023-10-07)
This commit is contained in:
parent
1906ec56fc
commit
81093441c1
@ -361,6 +361,7 @@ version = "0.0.0"
|
||||
dependencies = [
|
||||
"addr2line",
|
||||
"alloc",
|
||||
"cc",
|
||||
"cfg-if",
|
||||
"compiler_builtins",
|
||||
"core",
|
||||
|
@ -1,3 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2023-10-02"
|
||||
channel = "nightly-2023-10-08"
|
||||
components = ["rust-src", "rustc-dev", "llvm-tools"]
|
||||
|
Loading…
Reference in New Issue
Block a user