]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
bump proxmox-http to 0.6.4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Jul 2022 12:58:35 +0000 (14:58 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 21 Jul 2022 12:59:07 +0000 (14:59 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pmg-rs/Cargo.toml
pve-rs/Cargo.toml

index 47b498a25d0e9964f37d6771a14e5b0261175717..bc77b446374c04adc152c9cca37dbc1f4d26bd08 100644 (file)
@@ -35,7 +35,7 @@ perlmod = { version = "0.13", features = [ "exporter" ] }
 
 proxmox-acme-rs = { version = "0.4", features = ["client"] }
 proxmox-apt = "0.9"
-proxmox-http = { version = "0.6.3", features = ["client-trait"] }
+proxmox-http = { version = "0.6.4", features = ["client-trait"] }
 proxmox-subscription = "0.2"
 proxmox-sys = "0.3"
 proxmox-tfa = { version = "2", features = ["api"] }
index 9e6ffdf195a41fafbc2cff028db1ec917d8992e6..1d2eab85b5ab56a1a3accf432aff12590c43cd7c 100644 (file)
@@ -32,7 +32,7 @@ url = "2"
 perlmod = { version = "0.13", features = [ "exporter" ] }
 
 proxmox-apt = "0.9"
-proxmox-http = { version = "0.6.3", features = ["client-trait"] }
+proxmox-http = { version = "0.6.4", features = ["client-trait"] }
 proxmox-openid = "0.9.5"
 proxmox-subscription = "0.2"
 proxmox-sys = "0.3"