[dependencies]
[features]
test-utils = []
[package]
description = "A framework agnostic approach to managing frontend application state."
documentation = "https://docs.rs/app_world"
edition = "2021"
keywords = ["state", "frontend"]
license = "MIT/Apache-2.0"
name = "app-world"
readme = "README.md"
repository = "https://github.com/chinedufn/app-world"
version = "0.3.0"