mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2025-09-24 23:41:30 +02:00
executor (poc): init proof of concept executor crate
This commit is contained in:
parent
ccc6d4f532
commit
3412eb9395
4 changed files with 29 additions and 1 deletions
|
@ -5,7 +5,8 @@ members = [
|
|||
"crates/ir",
|
||||
"crates/lang",
|
||||
"crates/svg-filters",
|
||||
"crates/prowocessing",
|
||||
"crates/prowocessing",
|
||||
"crates/executor-poc",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue