1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

prepare actix-http release 3.2.2

This commit is contained in:
Rob Ede
2022-09-11 16:41:29 +01:00
parent 386258c285
commit 037740bf62
5 changed files with 11 additions and 6 deletions

View File

@ -1,6 +1,9 @@
# Changes
## Unreleased - 2022-xx-xx
## 3.2.2 - 2022-09-11
### Changed
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive `time` dependency.