Skip to content

Commit

Permalink
remove openssl
Browse files Browse the repository at this point in the history
  • Loading branch information
nleroy917 committed May 22, 2024
1 parent d16ae3d commit 539e35f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bindings/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ anyhow = "1.0.82"
genimtools = { path = "../genimtools" }
pyo3 = { version = "0.21", features=["anyhow", "extension-module"] }
numpy = "0.21"
openssl = { version = "*", features = ["vendored"] }
# pyo3-tch = { git = "https://github.com/LaurentMazare/tch-rs" }
# torch-sys = { git = "https://github.com/LaurentMazare/tch-rs" }

0 comments on commit 539e35f

Please sign in to comment.