Skip to content

Commit 569e1ab

Browse files
chore(README): remove workspace flag in doc
1 parent 3374e1c commit 569e1ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This crate provides an implementation of TWAMP [RFC 5357](https://datatracker.ie
4949
> cargo test --doc
5050

5151
# Open docs in browser
52-
> cargo doc --workspace --no-deps --open
52+
> cargo doc --no-deps --all-features --open
5353
```
5454

5555
## Example run

0 commit comments

Comments
 (0)