diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 6be7438..4259768 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.97.0" # CURRENT DEVELOPMENT RUST TOOLCHAIN +channel = "1.98.0" # CURRENT DEVELOPMENT RUST TOOLCHAIN