mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Cargo is a Proper Name
Co-authored-by: Weihang Lo <weihanglo@users.noreply.github.com>
This commit is contained in:
parent
8a6c9aebe0
commit
38b6ae05e2
@ -369,7 +369,7 @@ situations:
|
||||
currently being built are ignored.
|
||||
* [Build-dependencies] and proc-macros do not share features with normal
|
||||
dependencies.
|
||||
* [Dev-dependencies] do not activate features unless building a [cargo target][target] that
|
||||
* [Dev-dependencies] do not activate features unless building a [Cargo target][target] that
|
||||
needs them (like tests or examples).
|
||||
|
||||
Avoiding the unification is necessary for some situations. For example, if a
|
||||
|
Loading…
x
Reference in New Issue
Block a user