diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e6a0120e3..1ccbe9f82 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] # older versions may fail to compile; newer versions may fail the clippy tests -channel = "1.80" +channel = "1.80.1"