diff --git a/pbs-api-types/Cargo.toml b/pbs-api-types/Cargo.toml index 808ff5140..17c946fe3 100644 --- a/pbs-api-types/Cargo.toml +++ b/pbs-api-types/Cargo.toml @@ -9,7 +9,6 @@ description = "general API type helpers for PBS" anyhow.workspace = true const_format.workspace = true hex.workspace = true -lazy_static.workspace = true percent-encoding.workspace = true regex.workspace = true serde.workspace = true