Skip to content

Commit

Permalink
Add comments on changing rust version to toml
Browse files Browse the repository at this point in the history
  • Loading branch information
luigi311 committed Aug 8, 2024
1 parent 7928119 commit 3516194
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[toolchain]
# Changing channel requires changes to
# 1st https://github.com/luigi311/tanoshi-builder
# 2nd Here and then create a release
# 3rd https://github.com/luigi311/tanoshi-extensions
channel = "1.79.0"
targets = [ "wasm32-unknown-unknown" ]

0 comments on commit 3516194

Please sign in to comment.