Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit 1f4ea6f

Browse files
committed
docs: Focus on testing
Unfortunately, because of skeptic, we can only adjust the Cargo.toml line. Fixes #62
1 parent ae40fb3 commit 1f4ea6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
## Install
88

9-
Just add it to your `Cargo.toml`:
9+
For your tests, just add it to your `Cargo.toml`:
1010

1111
```toml
12-
[dependencies]
12+
[dev-dependencies]
1313
assert_cli = "0.5"
1414
```
1515

0 commit comments

Comments
 (0)