]> git.proxmox.com Git - proxmox.git/commitdiff
bump proxmox-sys dep to 0.3.1
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jun 2022 07:44:42 +0000 (09:44 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jun 2022 07:45:11 +0000 (09:45 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
proxmox-rest-server/Cargo.toml

index d11321c4898620167e2b89fe5caeb2c20c39b600..ae24fa068866a3121a4d54a8c94f7ea53555569f 100644 (file)
@@ -40,4 +40,4 @@ proxmox-http = { version = "0.6", features = [ "client" ] }
 proxmox-router = "1.2.4"
 proxmox-schema = { version = "1.3.1", features = [ "api-macro", "upid-api-impl" ] }
 proxmox-time = "1"
-proxmox-sys = { version = "0.3", features = [ "logrotate" ] }
+proxmox-sys = { version = "0.3.1", features = [ "logrotate" ] }