Skip to content

Commit 5029beb

Browse files
committed
prepare actix-tls release 3.1.0
1 parent 910c181 commit 5029beb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

actix-tls/CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 3.1.0
6+
57
- Support Rustls v0.21.
68
- Added `{accept, connect}::rustls_0_21` modules.
79
- Added `{accept, connect}::rustls_0_20` alias for `{accept, connect}::rustls` modules.

actix-tls/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "actix-tls"
3-
version = "3.0.4"
3+
version = "3.1.0"
44
authors = [
55
"Nikolay Kim <fafhrd91@gmail.com>",
66
"Rob Ede <robjtede@icloud.com>",

0 commit comments

Comments
 (0)