1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

identity: Update actix-web dependency to 3.0.0-alpha.1

This commit is contained in:
Yuki Okushi
2020-03-13 06:01:39 +09:00
parent 62cf9baa51
commit 570209c1b1
3 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,9 @@
# Changes
## [Unreleased] - 2020-xx-xx
## [0.3.0-alpha.1] - 2020-03-12
* Update the `time` dependency to 0.2.5
* Update the `time` dependency to 0.2.7
* Update the `actix-web` dependency to 3.0.0-alpha.1
## [0.2.1] - 2020-01-10