renovate/lib/manager/cargo
2021-08-18 05:46:56 +00:00
..
__fixtures__ feat(rust): Private crate registry support (rust/cargo) (#8083) 2021-01-17 09:18:32 +01:00
__snapshots__ test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +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 fix(cargo): use lockupName to specify updated package in cmd (#11048) 2021-08-05 13:09:20 +00:00
extract.spec.ts test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
extract.ts fix(cargo): use package name as lookup name if specified (#10398) 2021-06-11 16:41:46 +00:00
index.ts feat(config): remove manager additionalBranchPrefix defaults (#9373) 2021-04-22 08:47:58 +02: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.