[pmg-devel] [PATCH perl-rs 1/7] pve: bump perlmod to 0.9

Wolfgang Bumiller w.bumiller at proxmox.com
Fri Nov 26 14:55:12 CET 2021


Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 pve-rs/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pve-rs/Cargo.toml b/pve-rs/Cargo.toml
index 7f0bf05..f7cbd8a 100644
--- a/pve-rs/Cargo.toml
+++ b/pve-rs/Cargo.toml
@@ -26,7 +26,7 @@ serde = "1.0"
 serde_bytes = "0.11"
 serde_json = "1.0"
 
-perlmod = { version = "0.8.1", features = [ "exporter" ] }
+perlmod = { version = "0.9", features = [ "exporter" ] }
 
 proxmox-apt = "0.8"
 proxmox-openid = "0.9"
-- 
2.30.2





More information about the pmg-devel mailing list