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.5

This commit is contained in:
Rob Ede
2021-12-12 19:11:58 +00:00
parent 8fa073586e
commit 863d0b114b
4 changed files with 7 additions and 4 deletions

View File

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