]> git.proxmox.com Git - proxmox-backup.git/blobdiff - pbs-api-types/Cargo.toml
move ApiConfig, FileLogger and CommandoSocket to proxmox-rest-server workspace
[proxmox-backup.git] / pbs-api-types / Cargo.toml
index 4eb0574d301ff75b1cae7269c77f21cd6cc7ff60..02c8c2d4c4591b314e519008a9877ce0cc5fdca3 100644 (file)
@@ -14,7 +14,7 @@ openssl = "0.10"
 regex = "1.2"
 serde = { version = "1.0", features = ["derive"] }
 
-proxmox = { version = "0.12.1", default-features = false, features = [ "api-macro" ] }
+proxmox = { version = "0.13.3", default-features = false, features = [ "api-macro" ] }
 
 pbs-systemd = { path = "../pbs-systemd" }
 pbs-tools = { path = "../pbs-tools" }