mirror of
https://github.com/matter-labs/teepot.git
synced 2025-12-16 06:04:24 +01:00
chore: update Rust toolchain to version 1.83
- Upgraded the Rust version in rust-toolchain.toml to 1.83. - Ensures compatibility and access to the latest features and fixes. Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
e4629aee55
commit
83d57bf354
3 changed files with 5 additions and 4 deletions
|
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "1.78"
|
||||
channel = "1.83"
|
||||
components = ["rustfmt", "clippy", "rust-src"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue