mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
Compare commits
2 commits
0c97f68754
...
c0add81ff4
| Author | SHA1 | Date | |
|---|---|---|---|
| c0add81ff4 | |||
| 08730df042 |
3 changed files with 547 additions and 521 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 --"
|
||||
|
|
|
|||
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 4c312ac8d75f9c6d1579e3882f7aba68a16a0f69
|
||||
Subproject commit 1cc905485fe42f36be4802cec29fee155a3ae295
|
||||
Loading…
Add table
Add a link
Reference in a new issue