1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00

added awc ssl example

This commit is contained in:
dowwie
2020-03-01 08:55:00 -05:00
parent 50332ca491
commit 54a2c3da92
5 changed files with 66 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[package]
name = "redis_session"
version = "2.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
authors = ["Nikolay Kim <fafhrd91@gmail.com>", "dowwie <dkcdkg@gmail.com>"]
edition = "2018"
[dependencies]