Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cargo-shuttle-v0.56.1-aarch64-unknown-linux-musl.tar.gz | 2025-07-04 | 22.4 MB | |
cargo-shuttle-v0.56.1-x86_64-apple-darwin.tar.gz | 2025-07-04 | 21.7 MB | |
cargo-shuttle-v0.56.1-x86_64-pc-windows-msvc.tar.gz | 2025-07-04 | 20.0 MB | |
cargo-shuttle-v0.56.1-x86_64-unknown-linux-gnu.tar.gz | 2025-07-04 | 23.2 MB | |
cargo-shuttle-v0.56.1-x86_64-unknown-linux-musl.tar.gz | 2025-07-04 | 23.6 MB | |
cargo-shuttle v0.56.1 source code.tar.gz | 2025-07-04 | 1.6 MB | |
cargo-shuttle v0.56.1 source code.zip | 2025-07-04 | 1.6 MB | |
README.md | 2025-07-04 | 730 Bytes | |
Totals: 8 Items | 114.0 MB | 0 |
cargo-shuttle: v0.56.1 update
Fixes
- Fixed incorrect warning about lowercase ‘shuttle.toml’
- Installer: Now respects
CARGO_HOME
andCARGO_INSTALL_ROOT
What's Changed
- fix: mcp release flow by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2077
- fix(installer): respect $CARGO_HOME and $CARGO_INSTALL_ROOT by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2078
- fix(cargo-shuttle): warn when only lowercase shuttle.toml file exists by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2079
- chore: cargo-shuttle 0.56.1 by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2081
Full Changelog: https://github.com/shuttle-hq/shuttle/compare/v0.56.0...v0.56.1