Skip to content

Commit

Permalink
use vendored ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
eike-hass committed Mar 26, 2024
1 parent e700dff commit 4cc6dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/grpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ tonic = "0.10"
tracing = { version = "0.1.40", features = ["async-await"] }
tracing-subscriber = "0.3.18"
url = { version = "2.5", default-features = false }
openssl = { version = "0.10", features = ["vendored"] }

[dev-dependencies]
identity_storage = { path = "../../identity_storage", features = ["memstore"] }
Expand Down

0 comments on commit 4cc6dc2

Please sign in to comment.