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

prepare tls beta release

This commit is contained in:
Rob Ede
2020-12-29 01:04:21 +00:00
parent 5759c9e144
commit 0934078947
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "actix-tls"
version = "2.0.0"
version = "3.0.0-beta.1"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "TLS acceptor and connector services for Actix ecosystem"
keywords = ["network", "tls", "ssl", "async", "transport"]