mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-22 18:33:18 +01:00
Bump up to 0.3.0-alpha.1
This commit is contained in:
parent
a3ebc8ca66
commit
dd7ee27388
@ -1,6 +1,6 @@
|
|||||||
# Changes
|
# Changes
|
||||||
|
|
||||||
## [0.3.0-alpha.1] - 2020-03-12
|
## [0.3.0-alpha.1] - 2020-03-14
|
||||||
|
|
||||||
* Update the `time` dependency to 0.2.7
|
* Update the `time` dependency to 0.2.7
|
||||||
* Update the `actix-web` dependency to 3.0.0-alpha.1
|
* Update the `actix-web` dependency to 3.0.0-alpha.1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "actix-identity"
|
name = "actix-identity"
|
||||||
version = "0.2.1"
|
version = "0.3.0-alpha.1"
|
||||||
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
|
||||||
description = "Identity service for actix-web framework."
|
description = "Identity service for actix-web framework."
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
@ -16,4 +16,4 @@
|
|||||||
* [API Documentation](https://docs.rs/actix-identity/)
|
* [API Documentation](https://docs.rs/actix-identity/)
|
||||||
* [Chat on gitter](https://gitter.im/actix/actix)
|
* [Chat on gitter](https://gitter.im/actix/actix)
|
||||||
* Cargo package: [actix-session](https://crates.io/crates/actix-identity)
|
* Cargo package: [actix-session](https://crates.io/crates/actix-identity)
|
||||||
* Minimum supported Rust version: 1.34 or later
|
* Minimum supported Rust version: 1.39 or later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user