Skip to content

Commit 3bfd4c1

Browse files
committed
Check
1 parent e7ac32a commit 3bfd4c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

one/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ edition = "2021"
66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

88
[dependencies]
9-
tokio = {version = "1.17.0", features=["time","rt-multi-thread","macros"]}
9+
tokio = {version = "1.17.0", features=["time","rt-multi-thread","macros"]}
10+
openssl = "0.10.39"

0 commit comments

Comments
 (0)