diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 31726cfa..67639c54 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -4,5 +4,5 @@ # The intent is to keep this updated as new stable versions are relased. [toolchain] -channel = "1.96.1" +channel = "1.97.0" profile = "default"