Files
2026-07-28 12:51:00 +08:00

14 lines
234 B
TOML

[package]
name = "nana-engine"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
license.workspace = true
[dependencies]
nana-domain.workspace = true
thiserror.workspace = true
[lints]
workspace = true