mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
chore(actix-limitation): prepare release 0.5.0
This commit is contained in:
@ -4,16 +4,16 @@
|
||||
> Originally based on <https://github.com/fnichol/limitation>.
|
||||
|
||||
[](https://crates.io/crates/actix-limitation)
|
||||
[](https://docs.rs/actix-limitation/0.4.0)
|
||||
[](https://docs.rs/actix-limitation/0.5.0)
|
||||

|
||||
[](https://deps.rs/crate/actix-limitation/0.4.0)
|
||||
[](https://deps.rs/crate/actix-limitation/0.5.0)
|
||||
|
||||
## Examples
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
actix-web = "4"
|
||||
actix-limitation = "0.3"
|
||||
actix-limitation = "0.5"
|
||||
```
|
||||
|
||||
```rust
|
||||
|
Reference in New Issue
Block a user