rust/.cargo/config
2018-02-03 12:51:06 +03:00

4 lines
88 B
Plaintext

[alias]
parse = "run --package tools --bin parse"
gen = "run --package tools --bin gen"