mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
actix-cors: cosmetic and minor fixes
This rewords part of the docstrings for better readability, and introduces additional lints. That includes ensuring that all public types implement the Debug trait.
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
## [unreleased]
|
||||
|
||||
* Minimum supported Rust version(MSRV) is now 1.40.0.
|
||||
* Implement the Debug trait on all public types.
|
||||
|
||||
## [0.3.0-alpha.1] - 2020-03-11
|
||||
|
||||
|
Reference in New Issue
Block a user