Skip to content

Commit 7e04304

Browse files
committed
chore(actix-tls): prepare release 3.1.1
1 parent 45a7dcb commit 7e04304

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

actix-tls/CHANGES.md

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

33
## Unreleased
44

5+
## 3.1.1
6+
7+
- Fix minimum `rustls` v0.21 version requirement.
8+
59
## 3.1.0
610

711
- Support Rustls v0.21.

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.1.0"
3+
version = "3.1.1"
44
authors = [
55
"Nikolay Kim <fafhrd91@gmail.com>",
66
"Rob Ede <robjtede@icloud.com>",

0 commit comments

Comments
 (0)