renovate/lib/manager/cargo
Rhys Arkins ab778ebf1d
feat: supportedDatasources (#13621)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-01-19 08:06:21 +00:00
..
__fixtures__ feat(rust): Private crate registry support (rust/cargo) (#8083) 2021-01-17 09:18:32 +01:00
__snapshots__ feat(cargo): Use --workspace for crate updating (#12334) 2021-10-27 10:03:32 +00:00
artifacts.spec.ts test(manager/cargo): migrate to fs.readLocalFile (#13063) 2021-12-13 09:46:55 +00:00
artifacts.ts refactor: exec types (#12942) 2021-12-04 07:12:27 +01:00
extract.spec.ts refactor: global config (#12743) 2021-11-23 21:10:45 +01:00
extract.ts refactor(crate): convert to class-based datasource (#12033) 2021-10-13 04:42:12 +00:00
index.ts feat: supportedDatasources (#13621) 2022-01-19 08:06:21 +00:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
types.ts fix(cargo): use package name as lookup name if specified (#10398) 2021-06-11 16:41:46 +00:00

Extracts dependencies from Cargo.toml files, and also updates Cargo.lock files too if found.