diff --git a/bindings/Cargo.toml b/bindings/Cargo.toml index 1b008e94..cac9c4a3 100644 --- a/bindings/Cargo.toml +++ b/bindings/Cargo.toml @@ -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" } \ No newline at end of file