renovate/lib/manager/cargo
2021-10-27 10:03:32 +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: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
artifacts.ts feat(cargo): Use --workspace for crate updating (#12334) 2021-10-27 10:03:32 +00:00
extract.spec.ts refactor: cleanup temp dir in test (#12319) 2021-10-26 06:27:18 +02:00
extract.ts refactor(crate): convert to class-based datasource (#12033) 2021-10-13 04:42:12 +00:00
index.ts refactor: introduce enum programming-language (#12052) 2021-10-13 10:54:40 +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.