mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
ensure tinyvec is using alloc feature
This commit is contained in:
@ -3,6 +3,11 @@
|
||||
## Unreleased - 2020-xx-xx
|
||||
|
||||
|
||||
## 0.5.2 - 2020-11-15
|
||||
* Ensure `tinyvec` is using the correct features.
|
||||
* Bump `futures-util` minimum version to `0.3.7` to avoid `RUSTSEC-2020-0059`.
|
||||
|
||||
|
||||
## 0.5.1 - 2020-11-05
|
||||
* Fix `allow_any_header` method, now set the correct field. [#121]
|
||||
|
||||
|
Reference in New Issue
Block a user