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

chore(actix-session): prepare release 0.10.1

This commit is contained in:
Rob Ede
2024-09-12 14:50:48 -04:00
parent 4eb779be77
commit dd1421f1a0
4 changed files with 9 additions and 7 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-session"
version = "0.10.0"
version = "0.10.1"
authors = [
"Nikolay Kim <fafhrd91@gmail.com>",
"Luca Palmieri <rust@lpalmieri.com>",