diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 38c05151..b0d4e8ae 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -9,4 +9,4 @@ # The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy. # https://rust-lang.github.io/rustup/concepts/profiles.html profile = "default" -channel = "1.77.0" +channel = "1.79.0"