--- zellij-utils/Cargo.toml.orig 2024-11-19 12:14:35 UTC +++ zellij-utils/Cargo.toml @@ -55,7 +55,7 @@ futures = "0.3.28" notify-debouncer-full = "0.1.0" humantime = "2.1.0" futures = "0.3.28" -openssl-sys = { version = "0.9.93", features = ["vendored"], optional = true } +openssl-sys = { version = "0.9.93", optional = true } isahc = { version = "1.7.2", default-features = false, features = ["http2", "text-decoding"] } curl-sys = { version = "0.4", features = ["force-system-lib-on-osx"], optional = true }