[pbs-devel] applied: [PATCH proxmox-backup] fix: cargo local path

Fabian Grünbichler f.gruenbichler at proxmox.com
Tue Jan 30 11:24:01 CET 2024


thanks!

On January 22, 2024 12:46 pm, Gabriel Goller wrote:
> Fixed the local path of `proxmox-acme` in the Cargo.toml file.
> 
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
>  Cargo.toml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Cargo.toml b/Cargo.toml
> index 3790c86f..1fd8c20b 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -271,7 +271,7 @@ proxmox-rrd.workspace = true
>  #proxmox-time = { path = "../proxmox/proxmox-time" }
>  #proxmox-uuid = { path = "../proxmox/proxmox-uuid" }
>  
> -#proxmox-acme = { path = "../proxmox-acme" }
> +#proxmox-acme = { path = "../proxmox/proxmox-acme" }
>  #pathpatterns = {path = "../pathpatterns" }
>  #pxar = { path = "../pxar" }
>  
> -- 
> 2.43.0
> 
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 
> 




More information about the pbs-devel mailing list