We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16ae3d commit 539e35fCopy full SHA for 539e35f
bindings/Cargo.toml
@@ -13,6 +13,5 @@ anyhow = "1.0.82"
13
genimtools = { path = "../genimtools" }
14
pyo3 = { version = "0.21", features=["anyhow", "extension-module"] }
15
numpy = "0.21"
16
-openssl = { version = "*", features = ["vendored"] }
17
# pyo3-tch = { git = "https://github.com/LaurentMazare/tch-rs" }
18
# torch-sys = { git = "https://github.com/LaurentMazare/tch-rs" }
0 commit comments