New
cargo-shuttle v0.56.6
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