1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

prepare actix-identity release 0.4.0-beta.4

This commit is contained in:
Rob Ede
2021-11-22 23:20:33 +00:00
parent ddb74e6de0
commit 37532fd1eb
3 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-identity"
version = "0.4.0-beta.3"
version = "0.4.0-beta.4"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Identity service for Actix web"
keywords = ["actix", "auth", "identity", "web", "security"]