* [pbs-devel] [PATCH proxmox-backup] cargo: fix package name
@ 2024-07-11 8:33 Gabriel Goller
2024-07-11 9:39 ` [pbs-devel] applied: " Fabian Grünbichler
0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2024-07-11 8:33 UTC (permalink / raw)
To: pbs-devel
s/proxmox-apt-api/proxmox-apt-api-types/
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 ca07cbef0330..5fedff92b1bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -252,7 +252,7 @@ proxmox-rrd.workspace = true
[patch.crates-io]
#proxmox-apt = { path = "../proxmox/proxmox-apt" }
-#proxmox-apt-api = { path = "../proxmox/proxmox-apt-api-types" }
+#proxmox-apt-api-types = { path = "../proxmox/proxmox-apt-api-types" }
#proxmox-async = { path = "../proxmox/proxmox-async" }
#proxmox-auth-api = { path = "../proxmox/proxmox-auth-api" }
#proxmox-borrow = { path = "../proxmox/proxmox-borrow" }
--
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
* [pbs-devel] applied: [PATCH proxmox-backup] cargo: fix package name
2024-07-11 8:33 [pbs-devel] [PATCH proxmox-backup] cargo: fix package name Gabriel Goller
@ 2024-07-11 9:39 ` Fabian Grünbichler
0 siblings, 0 replies; 2+ messages in thread
From: Fabian Grünbichler @ 2024-07-11 9:39 UTC (permalink / raw)
To: Proxmox Backup Server development discussion
Quoting Gabriel Goller (2024-07-11 10:33:28)
> s/proxmox-apt-api/proxmox-apt-api-types/
>
> 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 ca07cbef0330..5fedff92b1bd 100644
> --- a/Cargo.toml
> +++ b/Cargo.toml
> @@ -252,7 +252,7 @@ proxmox-rrd.workspace = true
> [patch.crates-io]
>
> #proxmox-apt = { path = "../proxmox/proxmox-apt" }
> -#proxmox-apt-api = { path = "../proxmox/proxmox-apt-api-types" }
> +#proxmox-apt-api-types = { path = "../proxmox/proxmox-apt-api-types" }
> #proxmox-async = { path = "../proxmox/proxmox-async" }
> #proxmox-auth-api = { path = "../proxmox/proxmox-auth-api" }
> #proxmox-borrow = { path = "../proxmox/proxmox-borrow" }
> --
> 2.43.0
>
>
>
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
>
>
_______________________________________________
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-07-11 9:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-11 8:33 [pbs-devel] [PATCH proxmox-backup] cargo: fix package name Gabriel Goller
2024-07-11 9:39 ` [pbs-devel] applied: " Fabian Grünbichler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox