1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-27 06:09:02 +02:00

prepare actix-tls release

This commit is contained in:
Nikolay Kim
2019-12-11 14:53:58 +06:00
parent 9957f28137
commit ce4587df82
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-tls"
version = "1.0.0-alpha.3"
version = "1.0.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actix tls services"
keywords = ["network", "framework", "async", "futures"]