# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.21](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.20...cargo_utils-v0.1.21) - 2023-05-24
### Other
- update dependencies
## [0.1.20](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.19...cargo_utils-v0.1.20) - 2023-05-21
### Other
- update dependencies
## [0.1.19](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.18...cargo_utils-v0.1.19) - 2023-05-05
### Other
- update dependencies
## [0.1.18](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.17...cargo_utils-v0.1.18) - 2023-04-24
### Other
- update dependencies
## [0.1.17](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.16...cargo_utils-v0.1.17) - 2023-04-16
### Other
- update dependencies
## [0.1.16](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.15...cargo_utils-v0.1.16) - 2023-04-05
### Other
- update dependencies
## [0.1.15](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.14...cargo_utils-v0.1.15) - 2023-03-27
### Other
- remove assert under feature flag (#638)
## [0.1.14](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.13...cargo_utils-v0.1.14) - 2023-03-13
### Other
- update dependencies
## [0.1.13](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.12...cargo_utils-v0.1.13) - 2023-03-10
### Other
- update to cargo v0.69
## [0.1.12](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.11...cargo_utils-v0.1.12) - 2023-02-26
### Other
- remove allocation (#568)
## [0.1.11](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.10...cargo_utils-v0.1.11) - 2023-02-20
### Other
- update dependencies (#566)
## [0.1.10](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.9...cargo_utils-v0.1.10) - 2023-02-08
### Other
- update dependencies
## [0.1.9](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.8...cargo_utils-v0.1.9) - 2023-01-31
### Other
- update dependencies
## [0.1.8](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.7...cargo_utils-v0.1.8) - 2023-01-26
### Other
- fix cargo clippy (#489)
## [0.1.7](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.6...cargo_utils-v0.1.7) - 2023-01-17
### Other
- update dependencies
## [0.1.6](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.5...cargo_utils-v0.1.6) - 2023-01-15
### Other
- add links to changelogs (#442)
## [0.1.5](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.4...cargo_utils-v0.1.5) - 2023-01-13
### Other
- update dependencies
## [0.1.4](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.3...cargo_utils-v0.1.4) - 2022-12-26
### Other
- fix additional clippy lints (#379)
## [0.1.3](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.2...cargo_utils-v0.1.3) - 2022-12-16
### Added
- add functionalities extracted from `cargo-edit` (#375)
## [0.1.2](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.1...cargo_utils-v0.1.2) - 2022-11-04
### Other
- use workspace dependencies (#333)
## [0.1.1](https://github.com/MarcoIeni/release-plz/compare/cargo_utils-v0.1.0...cargo_utils-v0.1.1) - 2022-10-24
### Other
- *(deps)* bump anyhow from 1.0.65 to 1.0.66 (#319)
- *(deps)* bump cargo_metadata from 0.15.0 to 0.15.1 (#317)