diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 646388f3..c904fb32 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.93.1" +channel = "1.94.0" profile = "default"