Skip to content

Commit

Permalink
Update SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
dewmal committed Jun 11, 2024
1 parent f2b40c3 commit 6a71184
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bindings/ceylon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ name = "ceylon"
crate-type = ["cdylib"]

[dependencies]
openssl = { version = "0.10.64", features = ["vendored"] }
openssl-sys = {version = "0.9.102",features = ["vendored"] }
uniffi = { version = "0.27.3", features = ["tokio", "bindgen", "default"] }
thiserror = "1.0.61"
uuid = { version = "1.8.0", features = ["v4"] }
Expand Down

0 comments on commit 6a71184

Please sign in to comment.