diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2c68ec2bb..cd21c4f10 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.67.1" +channel = "1.68.0" components = ["rustfmt", "clippy"] targets = [ "aarch64-apple-ios",