[package] name = "rstate" version = "0.1.0" authors = ["benwis "] description = "A WIP state management library for Rust inspired by David Pianka's Xstate. It can be used to model state in forms, user flows, apps, and more!" edition = "2018" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]