]> git.proxmox.com Git - proxmox-backup.git/commitdiff
update proxmox-router b-d to 1.2.2
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 May 2022 07:54:18 +0000 (09:54 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 5 May 2022 07:54:18 +0000 (09:54 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Cargo.toml
debian/control

index 9ee68e9bf44f3b2c7f65b67122bb829042e639bb..f9f1537b99b35308ce56e26b8a947ad17638638c 100644 (file)
@@ -96,7 +96,7 @@ pxar = { version = "0.10.1", features = [ "tokio-io" ] }
 proxmox-http = { version = "0.6", features = [ "client", "http-helpers", "websocket" ] }
 proxmox-io = "1"
 proxmox-lang = "1.1"
-proxmox-router = { version = "1.2", features = [ "cli" ] }
+proxmox-router = { version = "1.2.2", features = [ "cli" ] }
 proxmox-schema = { version = "1.3.1", features = [ "api-macro" ] }
 proxmox-section-config = "1"
 proxmox-tfa = { version = "2", features = [ "api", "api-types" ] }
index f64de3f0c231580f3449989454b0306b84d40c6f..02e32ca60903429a043968a47969dd87f7090f0a 100644 (file)
@@ -56,7 +56,7 @@ Build-Depends: debhelper (>= 12),
  librust-proxmox-lang-1+default-dev (>= 1.1-~~),
  librust-proxmox-openid-0.9+default-dev,
  librust-proxmox-router-1+cli-dev (>= 1.2-~~),
- librust-proxmox-router-1+default-dev (>= 1.2-~~),
+ librust-proxmox-router-1+default-dev (>= 1.2.2-~~),
  librust-proxmox-schema-1+api-macro-dev (>= 1.3.1-~~),
  librust-proxmox-schema-1+default-dev (>= 1.3.1-~~),
  librust-proxmox-schema-1+upid-api-impl-dev (>= 1.3.1-~~),