This repository has been archived on 2025-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
site_icons/Makefile.toml
Sam Denty 61ae905521
fix
2021-01-30 19:12:13 +00:00

4 lines
89 B
TOML

[tasks.run]
env = { "RUST_LOG" = "info" }
command = "cargo"
args = ["run", "--", "${@}"]