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

prepare actix-session release 0.5.0-beta.3

This commit is contained in:
Rob Ede
2021-10-21 17:37:00 +01:00
parent 5d82b4e1e2
commit c6edb2a48a
6 changed files with 19 additions and 16 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-session"
version = "0.5.0-beta.2"
version = "0.5.0-beta.3"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Sessions for Actix web"
keywords = ["http", "web", "framework", "async", "session"]