diff --git a/actix-web/CHANGES.md b/actix-web/CHANGES.md index c6454ed65..5832c9cf1 100644 --- a/actix-web/CHANGES.md +++ b/actix-web/CHANGES.md @@ -9,6 +9,7 @@ ### Changed - Minimum supported Rust version (MSRV) is now 1.72. +- Updated `cookie` dependency to `0.18`. ## 4.5.1 diff --git a/awc/CHANGES.md b/awc/CHANGES.md index 507c8a080..701991918 100644 --- a/awc/CHANGES.md +++ b/awc/CHANGES.md @@ -3,6 +3,7 @@ ## Unreleased - Minimum supported Rust version (MSRV) is now 1.72. +- Update `cookie` dependency to `0.18`. ## 3.4.0