forked from AbleScript/ablescript
Erin
60b63a7699
* Separation to two crates - `ablescript`: library, language - `ablescript_cli` - cli: repl and executor for files * Added lints (back) to library - unsafe_code and unwrap_used are forbidden
2 lines
54 B
TOML
2 lines
54 B
TOML
[workspace]
|
|
members = ["ablescript", "ablescript_cli"] |