File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 0.5.1
6
+
7
+ - No significant changes since ` 0.5.0 ` .
8
+
5
9
## 0.5.0
6
10
7
11
- Update ` redis ` dependency to ` 0.23 ` .
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " actix-limitation"
3
- version = " 0.5.0 "
3
+ version = " 0.5.1 "
4
4
authors = [
5
5
6
6
Original file line number Diff line number Diff line change 4
4
> Originally based on < https://github.com/fnichol/limitation > .
5
5
6
6
[ ![ crates.io] ( https://img.shields.io/crates/v/actix-limitation?label=latest )] ( https://crates.io/crates/actix-limitation )
7
- [ ![ Documentation] ( https://docs.rs/actix-limitation/badge.svg?version=0.5.0 )] ( https://docs.rs/actix-limitation/0.5.0 )
7
+ [ ![ Documentation] ( https://docs.rs/actix-limitation/badge.svg?version=0.5.1 )] ( https://docs.rs/actix-limitation/0.5.1 )
8
8
![ Apache 2.0 or MIT licensed] ( https://img.shields.io/crates/l/actix-limitation )
9
- [ ![ Dependency Status] ( https://deps.rs/crate/actix-limitation/0.5.0 /status.svg )] ( https://deps.rs/crate/actix-limitation/0.5.0 )
9
+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-limitation/0.5.1 /status.svg )] ( https://deps.rs/crate/actix-limitation/0.5.1 )
10
10
11
11
## Examples
12
12
You can’t perform that action at this time.
0 commit comments