wip: fix dsl
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
🪞👃🪞 2025-07-16 00:10:03 +03:00
parent ca4c558eab
commit e72225f83c
11 changed files with 421 additions and 574 deletions

View file

@ -7,6 +7,7 @@ edition = { workspace = true }
[dependencies]
tengri_core = { path = "../core" }
konst = { workspace = true }
const_panic = { workspace = true }
itertools = { workspace = true }
thiserror = { workspace = true }