# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "yewv" version = "0.2.3" description = "A lightning fast state management module for Yew" homepage = "https://github.com/yewv/yewv/tree/v0.2" documentation = "https://docs.rs/yewv/0.2/yewv/" readme = "README.md" keywords = ["yew", "state", "store"] categories = ["gui", "wasm", "web-programming"] license = "MIT" repository = "https://github.com/yewv/yewv/tree/v0.2" resolver = "2" [dependencies.yew] version = "0.19" [dev-dependencies.gloo] version = "0.6" features = ["futures"] [dev-dependencies.gloo-utils] version = "0.1.0" [dev-dependencies.wasm-bindgen-test] version = "0.3"