mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Merge rust-toolchain.toml
s
This commit is contained in:
parent
b6e46f501e
commit
05889b3797
2 changed files with 1 additions and 5 deletions
|
@ -1,4 +0,0 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2022-09-23"
|
||||
components = ["rustfmt", "clippy"]
|
||||
profile = "minimal"
|
|
@ -1,4 +1,4 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2022-09-01"
|
||||
channel = "nightly-2022-09-23"
|
||||
components = ["rustfmt", "clippy"]
|
||||
profile = "minimal"
|
||||
|
|
Loading…
Reference in a new issue