]> git.proxmox.com Git - proxmox-perl-rs.git/commitdiff
bump perlmod to 0.13.4 for use_safe_putenv
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 6 Oct 2023 07:09:15 +0000 (09:09 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 6 Oct 2023 07:09:15 +0000 (09:09 +0200)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
pmg-rs/Cargo.toml

index 0c07217faf6f91b105727af3b3d70cd6a0040e0d..573d56635f7a9a6315e941bf425e1b1271ebd72d 100644 (file)
@@ -30,7 +30,7 @@ serde_bytes = "0.11"
 serde_json = "1.0"
 url = "2"
 
-perlmod = { version = "0.13", features = [ "exporter" ] }
+perlmod = { version = "0.13.4", features = [ "exporter" ] }
 
 proxmox-acme-rs = { version = "0.4", features = ["client"] }
 proxmox-apt = "0.10"