You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ See the [documentation at rust-script.org](https://rust-script.org).
40
40
-[cargo-play](https://github.com/fanzeyi/cargo-play) - local Rust playground.
41
41
-[runner](https://github.com/stevedonovan/runner/) - tool for running Rust snippets.
42
42
-[scriptisto](https://github.com/igor-petruk/scriptisto) - language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
43
+
-[official cargo-script RFC](https://github.com/rust-lang/cargo/issues/12207) - in progress integration into cargo
43
44
44
45
## License
45
46
`rust-script` is primarily distributed under the terms of both the [MIT license](LICENSE-MIT) and the [Apache License (Version 2.0)](LICENSE-APACHE).
0 commit comments