8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eecb53c + aa63ac6 commit f3197ddCopy full SHA for f3197dd
src/testing/dev_dependencies.md
@@ -1,7 +1,7 @@
1
# Development dependencies
2
3
-Sometimes there is a need to have a dependencies for tests (examples,
4
-benchmarks) only. Such dependencies are added to `Cargo.toml` in
+Sometimes there is a need to have dependencies for tests (examples,
+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