diff --git a/rust-toolchain.toml b/rust-toolchain.toml index fe536cdd..52ffeb14 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,4 +1,4 @@ [toolchain] -channel = "1.82.0" +channel = "1.83.0" components = [ "rustfmt", "clippy" ] targets = [ "x86_64-unknown-linux-musl" ] \ No newline at end of file