diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 0de061c..8d1eb89 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.86.0" +channel = "1.89.0" components = ["clippy", "rustfmt"] \ No newline at end of file