v0.1.1
What's Changed
- Use anyhow and thiserror. by @cloneable in #3
- Use correct actions/checkout version by @cloneable in #5
- Split out commands that don't show in stderr by @cloneable in #4
- Cache .cargo/ and target/ between action runs by @cloneable in #6
- Add cache restore-key independent of Cargo.toml by @cloneable in #7
- v0.1.1 by @cloneable in #8
Full Changelog: v0.1.0...v0.1.1