diff --git a/pbs-api-types/Cargo.toml b/pbs-api-types/Cargo.toml index 94740c70..4020fc20 100644 --- a/pbs-api-types/Cargo.toml +++ b/pbs-api-types/Cargo.toml @@ -12,7 +12,7 @@ lazy_static.workspace = true percent-encoding.workspace = true regex.workspace = true serde.workspace = true -serde_plain = "1" +serde_plain.workspace = true proxmox-lang.workspace=true proxmox-schema = { workspace = true, features = [ "api-macro" ] }