diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml index f6cdb83..cbaa29c 100644 --- a/pmg-rs/Cargo.toml +++ b/pmg-rs/Cargo.toml @@ -23,7 +23,6 @@ anyhow = "1.0" hex = "0.4" libc = "0.2" nix = "0.19" -openssl = "0.10.32" serde = "1.0" serde_bytes = "0.11.3" serde_json = "1.0"