Skip to content

Commit b33443a

Browse files
authored
Merge pull request #4169 from damoasda/ch14-03-fix3
Remove orphaned half-sentence
2 parents ea69617 + f87d091 commit b33443a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/ch14-03-cargo-workspaces.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ members to the workspace. We also make a point to use the latest and greatest
3030
version of Cargo’s resolver algorithm in our workspace by setting the
3131
`resolver` to `"2"`.
3232

33-
by specifying the path to the package with our binary
34-
crate; in this case, that path is _adder_:
35-
3633
<span class="filename">Filename: Cargo.toml</span>
3734

3835
```toml

0 commit comments

Comments
 (0)