diff --git a/Cargo.toml b/Cargo.toml index 5758b37b..98cbf4eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -55,7 +55,7 @@ path = "src/lib.rs" # proxmox workspace proxmox-apt = "0.10.5" proxmox-async = "0.4" -proxmox-auth-api = "0.3" +proxmox-auth-api = "0.4" proxmox-borrow = "1" proxmox-compression = "0.2" proxmox-fuse = "0.1.3"