How to upgrade to newer Shuttle versions
shuttle upgrade
(available in v0.48.0+) (runs the install script below for you)curl -sSfL https://www.shuttle.dev/install | bash
(Linux and macOS)iwr https://www.shuttle.dev/install-win | iex
(Windows)cargo binstall cargo-shuttle
cargo install cargo-shuttle
Cargo.toml
:
cargo check
/ shuttle run
.
shuttle deploy
.