Skip to content

Commit

Permalink
bump rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed May 8, 2024
1 parent 16f147e commit 670e33d
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "1.75.0"
channel = "1.77.0"
components = ["rust-src", "rustfmt", "clippy"]
targets = ["wasm32-unknown-unknown"]

0 comments on commit 670e33d

Please sign in to comment.