File tree 3 files changed +5
-3
lines changed
3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 0.8.0
6
+
5
7
- Update ` actix-session ` dependency to ` 0.10 ` .
6
8
7
9
## 0.7.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " actix-identity"
3
- version = " 0.7.1 "
3
+ version = " 0.8.0 "
4
4
authors = [
5
5
" Nikolay Kim <[email protected] >" ,
6
6
" Luca Palmieri <[email protected] >" ,
Original file line number Diff line number Diff line change 5
5
<!-- prettier-ignore-start -->
6
6
7
7
[ ![ crates.io] ( https://img.shields.io/crates/v/actix-identity?label=latest )] ( https://crates.io/crates/actix-identity )
8
- [ ![ Documentation] ( https://docs.rs/actix-identity/badge.svg?version=0.7.1 )] ( https://docs.rs/actix-identity/0.7.1 )
8
+ [ ![ Documentation] ( https://docs.rs/actix-identity/badge.svg?version=0.8.0 )] ( https://docs.rs/actix-identity/0.8.0 )
9
9
![ Apache 2.0 or MIT licensed] ( https://img.shields.io/crates/l/actix-identity )
10
- [ ![ Dependency Status] ( https://deps.rs/crate/actix-identity/0.7.1 /status.svg )] ( https://deps.rs/crate/actix-identity/0.7.1 )
10
+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-identity/0.8.0 /status.svg )] ( https://deps.rs/crate/actix-identity/0.8.0 )
11
11
12
12
<!-- prettier-ignore-end -->
13
13
You can’t perform that action at this time.
0 commit comments