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 6a2ca64 commit f3a7952Copy full SHA for f3a7952
README.md
@@ -3,7 +3,7 @@
3
[](https://crates.io/crates/rust-script)
4
5
# rust-script
6
-Run Rust files and expressions without any setup or explicit compilation step, with seamless use of crates specified in the script file.
+Run Rust script files without any setup or explicit compilation step, with seamless use of crates specified as dependencies inside the scripts.
7
8
```sh
9
$ cargo install script-script
0 commit comments