| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cargo-shuttle-v0.56.6-aarch64-apple-darwin.tar.gz | 2025-07-28 | 20.8 MB | |
| cargo-shuttle-v0.56.6-aarch64-unknown-linux-musl.tar.gz | 2025-07-28 | 22.4 MB | |
| cargo-shuttle-v0.56.6-x86_64-apple-darwin.tar.gz | 2025-07-28 | 21.7 MB | |
| cargo-shuttle-v0.56.6-x86_64-pc-windows-msvc.tar.gz | 2025-07-28 | 20.0 MB | |
| cargo-shuttle-v0.56.6-x86_64-unknown-linux-gnu.tar.gz | 2025-07-28 | 23.2 MB | |
| cargo-shuttle-v0.56.6-x86_64-unknown-linux-musl.tar.gz | 2025-07-28 | 23.6 MB | |
| cargo-shuttle v0.56.6 source code.tar.gz | 2025-07-28 | 1.6 MB | |
| cargo-shuttle v0.56.6 source code.zip | 2025-07-28 | 1.6 MB | |
| README.md | 2025-07-28 | 351 Bytes | |
| Totals: 9 Items | 135.0 MB | 0 | |
Fixes
- Fixed bug where
project create --name <name>failed to create projects. The command now requires providing--name <name>.
What's Changed
- fix(cargo-shuttle): project create by @jonaro00 in https://github.com/shuttle-hq/shuttle/pull/2096
Full Changelog: https://github.com/shuttle-hq/shuttle/compare/v0.56.5...v0.56.6