Skip to content

Commit

Permalink
Rustup to rustc 1.75.0-nightly (97c81e1b5 2023-10-07)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Oct 8, 2023
1 parent 1906ec5 commit 8109344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions patches/stdlib-lock.toml
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ version = "0.0.0"
dependencies = [
"addr2line",
"alloc",
"cc",
"cfg-if",
"compiler_builtins",
"core",
Expand Down
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[toolchain]
channel = "nightly-2023-10-02"
channel = "nightly-2023-10-08"
components = ["rust-src", "rustc-dev", "llvm-tools"]

0 comments on commit 8109344

Please sign in to comment.