lapce-elixir/.cargo/config.toml

10 lines
104 B
TOML
Raw Normal View History

2022-08-28 03:13:43 +12:00
[alias]
m = "make"
i = ["install", "--path", "."]
[install]
root = "."
[build]
target = "wasm32-wasi"