diff --git a/Cargo.toml b/Cargo.toml index 265f5c9f..f8bc181a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,8 @@ members = [ exclude = [ "build", ] +resolver = "2" + [workspace.package] authors = ["Proxmox Support Team "] edition = "2021"