We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b1c1e commit 82fdf1aCopy full SHA for 82fdf1a
Cargo.toml
@@ -4,7 +4,7 @@ description = "wrap incoming Stream of connections in TLS"
4
version = "0.11.0"
5
authors = ["Thayne McCombs <[email protected]>"]
6
repository = "https://github.com/tmccombs/tls-listener"
7
-edition = "2018"
+edition = "2021"
8
license = "Apache-2.0"
9
10
[features]
0 commit comments