diff options
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e6adb0f..37f07e9 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ [toolchain] -channel = "1.97.1" +channel = "1.98.0" components = ["clippy", "rustfmt", "rust-docs"] targets = [ "x86_64-pc-windows-msvc", |
