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

Do not require actix-router default features from actix-web-codegen (#3372)

* fix: Do not require actix-router default features from actix-web-codegen

* docs: update changelog

* test: update trybuild stderr

---------

Co-authored-by: Dylan Anthony <dbanty@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
Dylan Anthony
2024-06-07 08:08:13 -06:00
committed by GitHub
parent 85655f731d
commit b2d0196f34
3 changed files with 3 additions and 5 deletions

View File

@ -2,6 +2,7 @@
## Unreleased
- Prevent inclusion of default `actix-router` features.
- Minimum supported Rust version (MSRV) is now 1.72.
## 4.2.2