[dependencies]
[package]
description = "A simple definition of a state machine"
documentation = "https://docs.rs/simple_state_machine"
edition = "2021"
license = "GPL-3.0"
name = "simple_state_machine"
readme = "README.md"
repository = "https://github.com/Yooser0/simple_state_machine/"
version = "0.1.0"