We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a421e95 commit d1769ecCopy full SHA for d1769ec
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tls-listener"
3
description = "wrap incoming Stream of connections in TLS"
4
-version = "0.9.1"
+version = "0.10.0"
5
authors = ["Thayne McCombs <[email protected]>"]
6
repository = "https://github.com/tmccombs/tls-listener"
7
edition = "2018"
0 commit comments