cargo-build: fix --bin subcommand (#4921)
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
- Build only the specified binary:
|
- Build only the specified binary:
|
||||||
|
|
||||||
`cargo --bin {{name}}`
|
`cargo build --bin {{name}}`
|
||||||
|
|
||||||
- Build only the specified test target:
|
- Build only the specified test target:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user