tytix/crates/tytix-core/Cargo.toml
Marcel Müller 9ff1cf1bac Initial Commit
Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-11-03 16:00:59 +01:00

17 lines
399 B
TOML

[package]
name = "tytix-core"
version.workspace = true
edition.workspace = true
authors.workspace = true
description = "A clear and simple to use actor framework"
repository = "https://github.com/TheNeikos/tytix"
license = "EUPL-1.2"
keywords = []
categories = []
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[dev-dependencies]