Skip to content

Commit

Permalink
Merge pull request #371 from Mossaka/bump-rust-version
Browse files Browse the repository at this point in the history
chore: bump rust to 1.73
  • Loading branch information
Mossaka committed Oct 30, 2023
2 parents d4d6374 + 3770c6d commit 14c1d00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[toolchain]
# Make sure to this in sync with RUST_VERSION in the Dockerfile
channel="1.72.0"
channel="1.73.0"
profile="default"
targets = ["wasm32-wasi"]

0 comments on commit 14c1d00

Please sign in to comment.