Skip to content

Commit

Permalink
Revert to older nightly because of some new clippy warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Niederb committed Aug 26, 2024
1 parent 4ac4e20 commit 364ebe1
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,4 +1,4 @@
[toolchain]
channel = "nightly-2024-08-26"
channel = "nightly-2024-04-25"
targets = ["wasm32-unknown-unknown", "wasm32-wasip1"]
profile = "default" # include rustfmt, clippy

0 comments on commit 364ebe1

Please sign in to comment.