[pmg-devel] applied: [PATCH pmg-rs 2/2] update to perlmod 0.8

Wolfgang Bumiller w.bumiller at proxmox.com
Thu Nov 18 11:23:08 CET 2021


applied, thanks

On Tue, Nov 09, 2021 at 05:20:06PM +0100, Stoiko Ivanov wrote:
> Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
> ---
> not directly related to the series
> 
>  Carg.toml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Cargo.toml b/Cargo.toml
> index 217f0e2..dd1fb18 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -26,7 +26,7 @@ serde = "1.0"
>  serde_bytes = "0.11.3"
>  serde_json = "1.0"
>  
> -perlmod = { version = "0.7", features = [ "exporter" ] }
> +perlmod = { version = "0.8", features = [ "exporter" ] }
>  #perlmod = { path = "../perlmod/perlmod", features = [ "exporter" ] }
>  
>  proxmox-acme-rs = { version = "0.3", features = ["client"] }
> -- 
> 2.30.2




More information about the pmg-devel mailing list