diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 3c1f3ff7a..2c8c4172d 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.81.0" +channel = "1.82.0"