docs: update README.md
This commit is contained in:
parent
419be581b3
commit
bfc09ae0f0
1 changed files with 6 additions and 0 deletions
|
|
@ -44,6 +44,12 @@ Requirement: Needs `cargo install cargo-udeps --locked`
|
|||
cargo +nightly udeps --all-targets
|
||||
```
|
||||
|
||||
**Test with more output:**
|
||||
|
||||
```sh
|
||||
cargo test -- --nocapture
|
||||
```
|
||||
|
||||
**Test with tracing output:**
|
||||
|
||||
Requirement: Needs `cargo install bunyan`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue