[package] name = "tytix-core" version.workspace = true edition.workspace = true authors.workspace = true description = "A clear and simple to use actor framework" repository.workspace = true license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] anyhow = "1" [dev-dependencies] macro_rules_attribute = "0.2" smol-macros = "0.1"