Skip to content

Commit

Permalink
Upgrade rust
Browse files Browse the repository at this point in the history
  • Loading branch information
MOZGIII committed Feb 3, 2024
1 parent 9b9749e commit 95a5508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "nightly-2023-10-20"
channel = "nightly-2024-02-01"
components = ["rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit 95a5508

Please sign in to comment.