renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io
https://mend.io/renovate
GNU Affero General Public License v3.0
17.73k stars 2.35k forks source link

docs(rust): hostType should be "crate" instead of "cargo" #32591

Closed i10416 closed 1 week ago

i10416 commented 1 week ago

This PR splits https://github.com/renovatebot/renovate/pull/32393 into smaller parts.

Changes

Replace cargo with crate in private registry usage document

Context

hostType should be either platform or datasource. For Rust crate, datasource is not cargo, but crate.

Documentation (please check one with an [x])

How I've tested my work (please select one)

I have verified these changes via:

renovate-release commented 6 days ago

:tada: This PR is included in version 39.20.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: