bump proxmox-sys dep to 0.4

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2022-07-28 13:40:37 +02:00
parent 0ec392e425
commit 40aae0593a

View File

@ -26,4 +26,4 @@ native-tls = "0.2"
url = "2.1"
proxmox-time = "1"
proxmox-sys = "0.3"
proxmox-sys = { version = "0.4", features = ["timer"] }