Skip to content

Commit

Permalink
Update with @ehuss suggestion
Browse files Browse the repository at this point in the history
Co-Authored-By: fluffysquirrels <alex.helfet@googlemail.com>
  • Loading branch information
ehuss and fluffysquirrels authored Apr 29, 2019
1 parent 6012657 commit 5526e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/reference/source-replacement.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ with another** to express strategies such as:
Cargo has a core assumption about source replacement that the source code is
exactly the same from both sources. Note that this also means that
a replacement source is not allowed to have crates which are not present in the
default crates.io source.
original source.

As a consequence, source replacement is not appropriate for situations such as
patching a dependency or a private registry. Cargo supports patching
Expand Down

0 comments on commit 5526e10

Please sign in to comment.