We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38d460d commit 45a3ba5Copy full SHA for 45a3ba5
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tls-listener"
3
description = "wrap incoming Stream of connections in TLS"
4
-version = "0.2.1"
+version = "0.3.0"
5
authors = ["Thayne McCombs <[email protected]>"]
6
repository = "https://github.com/tmccombs/tls-listener"
7
edition = "2018"
0 commit comments