Skip to content

Commit

Permalink
feat: update rust version to 1.72.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codeart1st committed Aug 26, 2023
1 parent 7d6d2d8 commit 31997ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[toolchain]
channel = "1.70.0"
channel = "1.72.0"
components = ["clippy", "rustfmt", "rust-src"]
targets = ["wasm32-unknown-unknown"]
profile = "minimal"

0 comments on commit 31997ab

Please sign in to comment.