tests pass again
Some checks are pending
/ build (push) Waiting to run

with meagre coverage
This commit is contained in:
🪞👃🪞 2025-09-08 02:04:03 +03:00
parent 86941305a4
commit db2cadd43f
17 changed files with 50 additions and 71 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"