mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
mark Cors builder as must_use
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
- `Cors` is now marked `#[must_use]`.
|
||||
|
||||
## 0.6.5
|
||||
|
||||
- Fix `Vary` header when Private Network Access is enabled.
|
||||
|
Reference in New Issue
Block a user