diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 749af9f5d..06c745813 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.75" +channel = "1.76.0" profile = "default"