mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #12392 - tmfink:doc-paths-overrides, r=weihanglo
docs: format config override caveat as a note
This commit is contained in:
commit
af8643c5a4
@ -349,9 +349,9 @@ crate, instead `[patch]` must be used in that situation. As a result usage of a
|
||||
path override is typically isolated to quick bug fixes rather than larger
|
||||
changes.
|
||||
|
||||
Note: using a local configuration to override paths will only work for crates
|
||||
that have been published to [crates.io]. You cannot use this feature to tell
|
||||
Cargo how to find local unpublished crates.
|
||||
> **Note**: using a local configuration to override paths will only work for
|
||||
> crates that have been published to [crates.io]. You cannot use this feature
|
||||
> to tell Cargo how to find local unpublished crates.
|
||||
|
||||
|
||||
[crates.io]: https://crates.io/
|
||||
|
Loading…
x
Reference in New Issue
Block a user