[dependencies.tamata-core]
version = "0.1.0"
[dependencies.tamata-macros]
version = "0.1.0"
[dev-dependencies.anyhow]
version = "1.0"
[package]
authors = ["Joe Ranweiler <joe@lemma.co>"]
description = "A library for event-driven finite state machines"
edition = "2018"
license = "ISC"
name = "tamata"
repository = "https://github.com/ranweiler/tamata"
version = "0.1.0"