mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
limitation clean up (#232)
* add license links to -limitation * move tests to inline mod * use cow str for limiter parameters * add docs to all limitation items * rename builder methods * fix ignored tests * update changelog * fix ci
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
actix-limitation = "0.1.4"
|
||||
actix-web = "4"
|
||||
actix-limitation = "0.1.4"
|
||||
```
|
||||
|
||||
```rust
|
||||
|
Reference in New Issue
Block a user