We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea69617 + f87d091 commit b33443aCopy full SHA for b33443a
src/ch14-03-cargo-workspaces.md
@@ -30,9 +30,6 @@ members to the workspace. We also make a point to use the latest and greatest
30
version of Cargo’s resolver algorithm in our workspace by setting the
31
`resolver` to `"2"`.
32
33
-by specifying the path to the package with our binary
34
-crate; in this case, that path is _adder_:
35
-
36
<span class="filename">Filename: Cargo.toml</span>
37
38
```toml
0 commit comments