diff --git a/proxmox-apt-api-types/Cargo.toml b/proxmox-apt-api-types/Cargo.toml index 817f953d..ac3c722a 100644 --- a/proxmox-apt-api-types/Cargo.toml +++ b/proxmox-apt-api-types/Cargo.toml @@ -8,6 +8,7 @@ edition.workspace = true homepage.workspace = true license.workspace = true repository.workspace = true +exclude.workspace = true [dependencies] serde = { workspace = true, features = ["derive"] }