cargo

Automated Dependency Updates for Cargo

Renovate supports updating Cargo dependencies.

File Matching

By default, Renovate will check any files matching the following regular expression: (^|/)Cargo.toml$.

For details on how to extend a manager's fileMatch value, please follow this link.