diff --git a/pbs-api-types/Cargo.toml b/pbs-api-types/Cargo.toml index 44e60d57..23b40c35 100644 --- a/pbs-api-types/Cargo.toml +++ b/pbs-api-types/Cargo.toml @@ -10,7 +10,6 @@ anyhow = "1.0" hex = "0.4.3" lazy_static = "1.4" libc = "0.2" -nix = "0.19.1" openssl = "0.10" percent-encoding = "2.1" regex = "1.2"