# 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.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)