]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
bump notify dependency
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Jul 2023 09:51:23 +0000 (11:51 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 28 Jul 2023 09:51:28 +0000 (11:51 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pve-rs/Cargo.toml

index 222fdf5b8b81860cff35ae3179caa5dd01662ef0..afd50f46c18a00e1fd37cb58d73a2e6ff4157962 100644 (file)
@@ -36,7 +36,7 @@ perlmod = { version = "0.13", features = [ "exporter" ] }
 proxmox-apt = "0.10"
 proxmox-http = { version = "0.9", features = ["client-sync", "client-trait"] }
 proxmox-http-error = "0.1.0"
-proxmox-notify = "0.1"
+proxmox-notify = "0.2"
 proxmox-openid = "0.10"
 proxmox-resource-scheduling = "0.3.0"
 proxmox-subscription = "0.4"