K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-03-25T06:28:20.114490Z K 7 svn:log V 346 Mk/Uses/cargo.mk: Add GitLab support and drop CARGO_GH_CARGOTOML - Add a CARGO_USE_GITHUB equivalent for GitLab instances, CARGO_USE_GITLAB - Replace CARGO_GH_CARGOTOML with a ${FIND} and just patch all Cargo.toml under ${WRKDIR}. It is too tedious to find all the Cargo.toml that need patching manually due to transitive dependencies. END