mirror of
https://github.com/actix/actix-extras.git
synced 2025-03-20 20:05:18 +01:00
chore(actix-limitation): prepare release 0.5.1
This commit is contained in:
parent
bafd8179ff
commit
6caf37cedd
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## 0.5.1
|
||||||
|
|
||||||
|
- No significant changes since `0.5.0`.
|
||||||
|
|
||||||
## 0.5.0
|
## 0.5.0
|
||||||
|
|
||||||
- Update `redis` dependency to `0.23`.
|
- Update `redis` dependency to `0.23`.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-limitation"
|
name = "actix-limitation"
|
||||||
version = "0.5.0"
|
version = "0.5.1"
|
||||||
authors = [
|
authors = [
|
||||||
"0xmad <0xmad@users.noreply.github.com>",
|
"0xmad <0xmad@users.noreply.github.com>",
|
||||||
"Rob Ede <robjtede@icloud.com>",
|
"Rob Ede <robjtede@icloud.com>",
|
||||||
|
@ -4,9 +4,9 @@
|
|||||||
> Originally based on <https://github.com/fnichol/limitation>.
|
> Originally based on <https://github.com/fnichol/limitation>.
|
||||||
|
|
||||||
[](https://crates.io/crates/actix-limitation)
|
[](https://crates.io/crates/actix-limitation)
|
||||||
[](https://docs.rs/actix-limitation/0.5.0)
|
[](https://docs.rs/actix-limitation/0.5.1)
|
||||||

|

|
||||||
[](https://deps.rs/crate/actix-limitation/0.5.0)
|
[](https://deps.rs/crate/actix-limitation/0.5.1)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user