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