[pmg-devel] [PATCH perl-rs 5/7] pmg: bump perlmod to 0.9
Wolfgang Bumiller
w.bumiller at proxmox.com
Fri Nov 26 14:55:16 CET 2021
Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
pmg-rs/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pmg-rs/Cargo.toml b/pmg-rs/Cargo.toml
index 02f59de..659456c 100644
--- a/pmg-rs/Cargo.toml
+++ b/pmg-rs/Cargo.toml
@@ -26,7 +26,7 @@ serde = "1.0"
serde_bytes = "0.11.3"
serde_json = "1.0"
-perlmod = { version = "0.8.1", features = [ "exporter" ] }
+perlmod = { version = "0.9", features = [ "exporter" ] }
proxmox-acme-rs = { version = "0.3.1", features = ["client"] }
--
2.30.2
More information about the pmg-devel
mailing list