# 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 = "2018" name = "yew-vdom-gen" version = "0.1.0" description = "Construct Yew’s Virtual DOM using ergonomic Rust idioms" documentation = "https://docs.rs/yew-vdom-gen" readme = "../README.md" keywords = ["yew", "vdom-generator", "ergonomics"] categories = ["gui", "wasm", "web-programming"] license = "MIT OR Apache-2.0" repository = "https://github.com/hamza1311/yew-vdom-gen" [dependencies.web-sys] version = "0.3" [dependencies.yew] version = "0.19" [dev-dependencies.gloo-console] version = "0.2.0" [dev-dependencies.gloo-utils] version = "0.1.0" [dev-dependencies.wasm-bindgen-test] version = "0.3"