[pve-devel] applied-series: [PATCH proxmox-mail-forward 2/2] run rustfmt

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Mar 18 11:50:51 CET 2025


thanks

On March 10, 2025 11:22 am, Maximiliano Sandoval wrote:
> With rust 2024 edition.
> 
> Signed-off-by: Maximiliano Sandoval <m.sandoval at proxmox.com>
> ---
>  src/main.rs | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/main.rs b/src/main.rs
> index 4662ffa..795b0f2 100644
> --- a/src/main.rs
> +++ b/src/main.rs
> @@ -23,9 +23,9 @@ use std::path::Path;
>  
>  use anyhow::Error;
>  
> +use proxmox_notify::Config;
>  use proxmox_notify::context::pbs::PBS_CONTEXT;
>  use proxmox_notify::context::pve::PVE_CONTEXT;
> -use proxmox_notify::Config;
>  use proxmox_sys::fs;
>  
>  const PVE_CFG_PATH: &str = "/etc/pve";
> -- 
> 2.39.5
> 
> 
> 
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
> 
> 
> 




More information about the pve-devel mailing list