Skip to content

Commit

Permalink
Removed explicit openssl-sys.
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Kirilin <win10@list.ru>
  • Loading branch information
s3rius committed Sep 16, 2023
1 parent a6a3610 commit aaa20fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ chrono = "0.4.26"
eq-float = "0.1.0"
log = "0.4.20"
openssl = { version = "0.10.57", features = ["vendored"] }
openssl-sys = { version = "0.9.93", features = ["vendored"] }
pyo3 = { version = "0.19.2", features = [
"auto-initialize",
"abi3-py38",
Expand Down

0 comments on commit aaa20fe

Please sign in to comment.