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.
1 parent f37827d commit 2f55446Copy full SHA for 2f55446
text/3424-cargo-script.md
@@ -400,7 +400,7 @@ Existing Rust solutions:
400
- `--loop <expr>` for a closure to run on each line
401
- `--test`, etc flags to make up for cargo not understanding thesefiles
402
- `--force` to rebuild` and `--clear-cache`
403
- - Communicates through scrpts through some env variables
+ - Communicates through scripts through some env variables
404
- [`cargo-scripter`](https://crates.io/crates/cargo-scripter)
405
- See above with 8 more commits
406
- [`cargo-eval`](https://crates.io/crates/cargo-eval)
0 commit comments