all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] fix: cargo local path
@ 2024-01-22 11:46 Gabriel Goller
  2024-01-30 10:24 ` [pbs-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2024-01-22 11:46 UTC (permalink / raw)
  To: pbs-devel

Fixed the local path of `proxmox-acme` in the Cargo.toml file.

Signed-off-by: Gabriel Goller <g.goller@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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] fix: cargo local path
  2024-01-22 11:46 [pbs-devel] [PATCH proxmox-backup] fix: cargo local path Gabriel Goller
@ 2024-01-30 10:24 ` Fabian Grünbichler
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2024-01-30 10:24 UTC (permalink / raw)
  To: Proxmox Backup Server development discussion

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@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@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 
> 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-30 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-22 11:46 [pbs-devel] [PATCH proxmox-backup] fix: cargo local path Gabriel Goller
2024-01-30 10:24 ` [pbs-devel] applied: " Fabian Grünbichler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal