fix(get rid of old toolchain file)
This commit is contained in:
parent
a82cc8fbcb
commit
57dc07409d
1 changed files with 0 additions and 8 deletions
|
|
@ -1,8 +0,0 @@
|
|||
# https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file
|
||||
[toolchain]
|
||||
# can be further pinned eg:
|
||||
# date: "stable-2020-07-10"
|
||||
# version: "nightly-1.0.0"
|
||||
channel = "stable"
|
||||
components = [ "rustfmt", "rust-src", "clippy", "rust-analysis"]
|
||||
# targets = [ ]
|
||||
Loading…
Add table
Reference in a new issue