]> git.proxmox.com Git - proxmox-backup.git/commitdiff
bump rest-server dependency to 0.2.2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2023 09:46:44 +0000 (10:46 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 10 Feb 2023 09:46:44 +0000 (10:46 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Cargo.toml

index 2bf9ae48810c58ca220a4f3dc6c7b5fdc8b3118a..5209bbde06477aaf0f3e7cc6b15b9d1ad09a9704 100644 (file)
@@ -63,7 +63,7 @@ proxmox-http = { version = "0.7", features = [ "client", "http-helpers", "websoc
 proxmox-io = "1.0.1" # tools and client use "tokio" feature
 proxmox-lang = "1.1"
 proxmox-metrics = "0.2"
-proxmox-rest-server = "0.2.1"
+proxmox-rest-server = "0.2.2"
 # some use "cli", some use "cli" and "server", pbs-config uses nothing
 proxmox-router = { version = "1.3.1", default_features = false }
 # everything but pbs-config and pbs-client ues "api-macro"