---
eclass/cargo.eclass | 43 +++
1 file changed, 35 insertions(+), 8 deletions(-)
diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass
index 95ff317e1f21..aa59d38d8600 100644
--- a/eclass/cargo.eclass
+++ b/eclass/cargo.eclass
@@ -93,6 +93,10 @@ ECARGO_V
Hi Paul,
thanks for the reply. To be honest I'm a bit confused about your suggestion as
I don't think I declared any new associative array. The patch only add new
value in the string with delimeter. So I'm not sure what you expect me to
change there :)
MYT
On Wednesday, 27 N
This change indroduces possibility to fetch git crates from hosts other
than github/main gitlab instance, like the gnome's gitlab which wasn't
possible before. This is done by adding new key in the crate value
`;gitlab` for example.
Signed-off-by: MYT
---
eclass/cargo.e