rsrun 0.1.4

An easy way to test rust projects
1
2
3
commands = [["cargo run"]]

ignore = ["/target/"]