# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "yew_vnode_struct" version = "0.1.1" authors = ["Francisco Jesus Navarro Cortes "] description = "Utility for yew framework to get the complete structure of vnode" homepage = "https://github.com/spielrs/yew_vnode_struct.git" documentation = "https://github.com/spielrs/yew_vnode_struct.git" categories = ["wasm", "development-tools::testing", "development-tools::cargo-plugins"] license = "MIT" repository = "https://github.com/spielrs/yew_vnode_struct.git" [dependencies.web-sys] version = "0.3.36" features = ["Node"] [dependencies.yew] version = "0.14" features = ["toml", "yaml", "msgpack", "cbor", "web_sys"]