[package] name = "zoon" version = "0.1.6" edition = "2021" authors = ["Anonymous "] description = "Flexible,Predictable State Management" readme = "README.md" keywords = ["state","global", "set","get"] categories = ["development-tools"] license = "MIT" include = ["src/**/*", "Cargo.toml", "README.md", "LICENSE"] documentation = "https://docs.rs/zoon" repository = "https://gitlab.com/andrew_ryan/zoon" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]