Skip to content

Updating Rust Version

Jerrett Longworth edited this page Jan 27, 2023 · 1 revision

In the event of an update to rust or trunk, the following files may need to be modified to reflect using this new version. Not every file may need to change depending on the update, but it is recommended to check each file.

  • cargo.toml
  • rust-toolchain.toml
  • .github/workflows/check.yml
  • .github/workflows/deploy.yml
Clone this wiki locally