diff --git a/rust-toolchain.toml b/rust-toolchain.toml index e0fa5189d..349d2cecb 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.80.0" +channel = "1.80.1" targets = ["wasm32-wasip1"] \ No newline at end of file