Skip to content

Commit 0bc565c

Browse files
committed
fix: openssl
1 parent e925643 commit 0bc565c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

client-rs/Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client-rs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ tokio = { version = "1.43.0", features = ["rt-multi-thread", "macros", "io-std"]
1010
futures-channel = "0.3.31"
1111
clap = "4.5.29"
1212
native-tls = "0.2.13"
13+
openssl = "0.10.70"
1314
url = "2.5.4"
1415

1516
[profile.release]

0 commit comments

Comments
 (0)