zenyx-engine/subcrates/zen_core/Cargo.toml

9 lines
117 B
TOML
Raw Normal View History

[package]
name = "zen_core"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1.0.94"
thiserror = "2.0.8"