diff --git a/CHANGELOG.md b/CHANGELOG.md index c90fa71f..89470ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,8 +27,9 @@ Please make sure to add your changes to the appropriate categories: ### Changed - Updated dependencies: - - `memoffset` from `0.6.1` to `0.6.5` - `thread_local` from `1.0.0` to `1.1.7` + - `clap` from `4.4.10` to `4.4.11` + - `memoffset` from `0.6.1` to `0.9.0` ### Deprecated