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 e7ac32a commit 3bfd4c1Copy full SHA for 3bfd4c1
one/Cargo.toml
@@ -6,4 +6,5 @@ edition = "2021"
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
8
[dependencies]
9
-tokio = {version = "1.17.0", features=["time","rt-multi-thread","macros"]}
+tokio = {version = "1.17.0", features=["time","rt-multi-thread","macros"]}
10
+openssl = "0.10.39"
0 commit comments