Skip to content

Commit

Permalink
docs: add changelog entries for updated cookie dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ffreddow committed Apr 17, 2024
1 parent 14f3a03 commit 0fd7c29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions actix-web/CHANGES.md
Expand Up @@ -9,6 +9,7 @@
### Changed

- Minimum supported Rust version (MSRV) is now 1.72.
- Updated `cookie` dependency to `0.18`.

## 4.5.1

Expand Down
1 change: 1 addition & 0 deletions awc/CHANGES.md
Expand Up @@ -3,6 +3,7 @@
## Unreleased

- Minimum supported Rust version (MSRV) is now 1.72.
- Update `cookie` dependency to `0.18`.

## 3.4.0

Expand Down

0 comments on commit 0fd7c29

Please sign in to comment.