diff --git a/pbs-api-types/Cargo.toml b/pbs-api-types/Cargo.toml index 61d37d77..ee64b6e1 100644 --- a/pbs-api-types/Cargo.toml +++ b/pbs-api-types/Cargo.toml @@ -1,8 +1,8 @@ [package] name = "pbs-api-types" version = "0.1.0" -authors = ["Proxmox Support Team "] -edition = "2021" +authors.workspace = true +edition.workspace = true description = "general API type helpers for PBS" [dependencies]