diff --git a/rust-toolchain.toml b/rust-toolchain.toml index c904fb32..c6418f6e 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -4,5 +4,5 @@ # The intent is to keep this updated as new stable versions are relased. [toolchain] -channel = "1.94.0" +channel = "1.94.1" profile = "default"