diff --git a/rust-toolchain.toml b/rust-toolchain.toml index f8efc19..6e1e26b 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.78.0" +channel = "1.79.0" profile = "minimal"