mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
Compare commits
1 commit
c0add81ff4
...
0c97f68754
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c97f68754 |
3 changed files with 521 additions and 547 deletions
1
Justfile
1
Justfile
|
|
@ -1,5 +1,4 @@
|
||||||
export RUSTFLAGS := "--cfg procmacro2_semver_exempt -Zmacro-backtrace"
|
export RUSTFLAGS := "--cfg procmacro2_semver_exempt -Zmacro-backtrace"
|
||||||
export RUST_BACKTRACE := "1"
|
|
||||||
|
|
||||||
debug := "reset && cargo run --"
|
debug := "reset && cargo run --"
|
||||||
release := "reset && cargo run --release --"
|
release := "reset && cargo run --release --"
|
||||||
|
|
|
||||||
1065
crates/app/app.rs
1065
crates/app/app.rs
File diff suppressed because it is too large
Load diff
2
deps/tengri
vendored
2
deps/tengri
vendored
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1cc905485fe42f36be4802cec29fee155a3ae295
|
Subproject commit 4c312ac8d75f9c6d1579e3882f7aba68a16a0f69
|
||||||
Loading…
Add table
Add a link
Reference in a new issue