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

chore(actix-web-codegen): prepare release 4.2.1

This commit is contained in:
Rob Ede
2023-08-29 01:19:56 +01:00
parent b422745b6c
commit a12d39c93e
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
## Unreleased
## 4.2.1
- Update `syn` dependency to `2`.
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.