File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11# Changes
22
33## Unreleased - 2022-xx-xx
4+
5+
6+ ## 0.5.1 - 2022-07-11
47- Remove unnecessary dependencies. [ #259 ]
58
69[ #259 ] : https://github.com/actix/actix-extras/pull/259
Original file line number Diff line number Diff line change 11[package ]
22name = " actix-identity"
3- version = " 0.5.0 "
3+ version = " 0.5.1 "
44authors = [
55 " Nikolay Kim <[email protected] >" ,
66 " Luca Palmieri <[email protected] >" ,
Original file line number Diff line number Diff line change 33> Identity service for actix-web framework.
44
55[ ![ crates.io] ( https://img.shields.io/crates/v/actix-identity?label=latest )] ( https://crates.io/crates/actix-identity )
6- [ ![ Documentation] ( https://docs.rs/actix-identity/badge.svg?version=0.5.0 )] ( https://docs.rs/actix-identity/0.5.0 )
6+ [ ![ Documentation] ( https://docs.rs/actix-identity/badge.svg?version=0.5.1 )] ( https://docs.rs/actix-identity/0.5.1 )
77![ Apache 2.0 or MIT licensed] ( https://img.shields.io/crates/l/actix-identity )
8- [ ![ Dependency Status] ( https://deps.rs/crate/actix-identity/0.5.0 /status.svg )] ( https://deps.rs/crate/actix-identity/0.5.0 )
8+ [ ![ Dependency Status] ( https://deps.rs/crate/actix-identity/0.5.1 /status.svg )] ( https://deps.rs/crate/actix-identity/0.5.1 )
99
1010## Documentation & community resources
1111
You can’t perform that action at this time.
0 commit comments