metrics: bump async dep to 0.4

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-02-22 08:59:37 +01:00
parent 1e75baecb0
commit 77ea32cc5a

View File

@ -18,4 +18,4 @@ http = "0.2"
hyper = "0.14"
openssl = "0.10"
proxmox-http = { path = "../proxmox-http", features = [ "client" ], version = "0.6" }
proxmox-async = { path = "../proxmox-async", features = [], version = "0.3" }
proxmox-async = { path = "../proxmox-async", features = [], version = "0.4" }