diff --git a/rust-toolchain.toml b/rust-toolchain.toml index c084c265..fb7b5e92 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2024-02-06" +channel = "nightly-2024-07-15" targets = ["wasm32-unknown-unknown"] -components = [ "rustfmt", "rustc", "rust-std", "cargo", "clippy", "llvm-tools-preview"] \ No newline at end of file +components = [ "rustfmt", "rustc", "rust-std", "cargo", "clippy", "llvm-tools-preview"]