diff --git a/Cargo.toml b/Cargo.toml index b7e16508edd..33a6c6de2e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -73,12 +73,10 @@ memfd = "0.6.5" miow = "0.6.1" opener = "0.8.3" openssl = "0.10.75" -openssl-sys = "0.9.111" os_info = { version = "3.14.0", default-features = false } pasetors = { version = "0.7.7", features = ["v3", "paserk", "std", "serde"] } pathdiff = "0.2.3" percent-encoding = "2.3.2" -pkg-config = "0.3.32" proptest = "1.9.0" pulldown-cmark = { version = "0.13.0", default-features = false, features = ["html"] } rand = "0.9.2"