tests pass again
Some checks failed
/ build (push) Has been cancelled

with meagre coverage
This commit is contained in:
🪞👃🪞 2025-09-08 02:04:03 +03:00
parent 86941305a4
commit 2c3bfe4ebb
22 changed files with 611 additions and 728 deletions

12
Cargo.lock generated
View file

@ -2396,7 +2396,6 @@ dependencies = [
"rand 0.8.5",
"symphonia",
"tengri",
"tengri_proc",
"toml",
"uuid",
"wavers",
@ -2458,17 +2457,6 @@ dependencies = [
"tengri_dsl",
]
[[package]]
name = "tengri_proc"
version = "0.14.0"
dependencies = [
"heck",
"proc-macro2",
"quote",
"syn",
"tengri_core",
]
[[package]]
name = "tengri_tui"
version = "0.14.0"