Skip to content

Commit b10c098

Browse files
authored
Merge pull request #479 from mkroening/rust-toolchain.toml
chore: migrate from legacy `rust-toolchain` to `rust-toolchain.toml`
2 parents a30e88f + 53fa146 commit b10c098

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rust-toolchain

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

rust-toolchain.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[toolchain]
2+
channel = "nightly"

0 commit comments

Comments
 (0)