[package] name = "tamata-core" version = "0.1.0" authors = ["Joe Ranweiler "] edition = "2018" license = "ISC" repository = "https://github.com/ranweiler/tamata" description = "A library for event-driven finite state machines" [dependencies] thiserror = "1.0"