mirror of
https://forge.katzen.cafe/katzen-cafe/iowo.git
synced 2024-11-05 23:36:23 +01:00
10 lines
109 B
TOML
10 lines
109 B
TOML
|
[package]
|
||
|
name = "executor-poc"
|
||
|
version = "0.1.0"
|
||
|
edition = "2021"
|
||
|
|
||
|
[dependencies]
|
||
|
|
||
|
[lints]
|
||
|
workspace = true
|