diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 1ccb0f702..c36c659ad 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.68.2" +channel = "1.69.0" components = ["rustfmt", "clippy"] targets = [ "aarch64-apple-ios",