diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 59c290dea..4c3d6df9b 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.81.0" +channel = "1.83.0" components = ["rustfmt", "clippy"] targets = [ "aarch64-apple-ios",