Skip to content

Commit dd256a7

Browse files
crawfxrdjackpot51
authored andcommitted
Update Rust toolchain to 1.70.0
1.70.0 switched from the git index protocol to the sparse index protocol as the default. This makes fetches to crates.io much quicker (seconds instead of potentially minutes). Remove the unused, non-TOML toolchain file. Signed-off-by: Tim Crawford <[email protected]>
1 parent d47a508 commit dd256a7

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

rust-toolchain

Lines changed: 0 additions & 1 deletion
This file was deleted.

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.61.0"
2+
channel = "1.70.0"

0 commit comments

Comments
 (0)