mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Bump minimum supported Rust version to 1.83 (#420)
This commit is contained in:
parent
9fce71f896
commit
ebd89423e9
4 changed files with 7 additions and 4 deletions
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.83"
|
||||
components = [ "clippy" ]
|
Loading…
Add table
Add a link
Reference in a new issue