We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f9be31 + 9fd3b7e commit a1ac06aCopy full SHA for a1ac06a
src/testing/dev_dependencies.md
@@ -1,7 +1,7 @@
1
# Development dependencies
2
3
-Sometimes there is a need to have dependencies for tests (examples,
4
-benchmarks) only. Such dependencies are added to `Cargo.toml` in the
+Sometimes there is a need to have dependencies for tests (or examples,
+or benchmarks) only. Such dependencies are added to `Cargo.toml` in the
5
`[dev-dependencies]` section. These dependencies are not propagated to other
6
packages which depend on this package.
7
0 commit comments