parent
a9cbbeea0a
commit
b004b9d815
11 changed files with 340 additions and 314 deletions
|
|
@ -47,7 +47,7 @@ clean-dist: clean
|
|||
|
||||
# Run the application for testing purposes
|
||||
run *args:
|
||||
env RUST_LOG=debug RUST_BACKTRACE=full cargo run {{args}}
|
||||
env RUST_LOG=debug RUST_BACKTRACE=full cargo run {{args}} --release
|
||||
|
||||
# Run `cargo test`
|
||||
test *args:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue