mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
adopt actix-limitation crate (#229)
* import code from actix-limitation master branch * fix compilation * update legal info * fix compile errors * ignore failing tests * remove futures dep * add changelog * update readme * fix doc test example
This commit is contained in:
11
actix-limitation/CHANGES.md
Normal file
11
actix-limitation/CHANGES.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2022-xx-xx
|
||||
- Update Actix Web dependency to v4 ecosystem. [#229]
|
||||
- Update Tokio dependencies to v1 ecosystem. [#229]
|
||||
|
||||
[#229]: https://github.com/actix/actix-extras/pull/229
|
||||
|
||||
|
||||
## 0.1.4 - 2022-03-18
|
||||
- Adopted into @actix org from <https://github.com/0xmad/actix-limitation>.
|
Reference in New Issue
Block a user