mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
parent
08730df042
commit
c0add81ff4
3 changed files with 155 additions and 148 deletions
1
Justfile
1
Justfile
|
|
@ -1,4 +1,5 @@
|
|||
export RUSTFLAGS := "--cfg procmacro2_semver_exempt -Zmacro-backtrace"
|
||||
export RUST_BACKTRACE := "1"
|
||||
|
||||
debug := "reset && cargo run --"
|
||||
release := "reset && cargo run --release --"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue