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