Skip to content

Commit 539e35f

Browse files
committed
remove openssl
1 parent d16ae3d commit 539e35f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bindings/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ anyhow = "1.0.82"
1313
genimtools = { path = "../genimtools" }
1414
pyo3 = { version = "0.21", features=["anyhow", "extension-module"] }
1515
numpy = "0.21"
16-
openssl = { version = "*", features = ["vendored"] }
1716
# pyo3-tch = { git = "https://github.com/LaurentMazare/tch-rs" }
1817
# torch-sys = { git = "https://github.com/LaurentMazare/tch-rs" }

0 commit comments

Comments
 (0)