# 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 = "yew-feather" version = "1.0.0" authors = [ "Pedro Ferreira ", "Martin Molzer ", ] include = ["/src"] description = "Yew components for Feather icons" homepage = "https://github.com/pedrodesu/yew-feather" documentation = "https://github.com/pedrodesu/yew-feather" readme = "./README.md" keywords = [ "wasm", "yew", "feather", ] categories = [ "wasm", "web-programming", ] license = "MIT" repository = "https://github.com/pedrodesu/yew-feather.git" [lib] path = "src/lib.rs" [dependencies.yew] version = "0.20.0" [build-dependencies.convert_case] version = "0.6.0" [build-dependencies.serde_json] version = "1.0.91" [build-dependencies.which] version = "4.3.0"