You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's also worth nothing that [patch] applies transitively. Let's say you use my-library in a larger project, such as:
[...]
Remember that [patch] is only applicable at the top level so we consumers of my-library have to repeat the [patch] section if necessary.
This is really weird: is [patch] applying transitively or is it only applying at the top level?
The text was updated successfully, but these errors were encountered:
est31
changed the title
Wrong statement in the [patch] docs
Confusing statement in the [patch] docs
Dec 6, 2017
I'm referring to http://doc.crates.io/specifying-dependencies.html#working-with-an-unpublished-minor-version :
This is really weird: is [patch] applying transitively or is it only applying at the top level?
The text was updated successfully, but these errors were encountered: