# 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 = "zuicon-bs" version = "0.3.1" authors = ["Xu Shaohua "] build = "build.rs" publish = true autobins = false autoexamples = false autotests = false autobenches = false description = "Wrapper of bootstrap icons for yew framework" homepage = "https://github.com/RustVis/zu" documentation = "https://docs.rs/zuicon-bs" readme = "README.md" keywords = [ "web", "webasm", "icons", "bootstrap", ] categories = [ "gui", "wasm", "web-programming", ] license = "LGPL-3.0" repository = "https://github.com/RustVis/zu" [lib] name = "zuicon_bs" path = "src/lib.rs" [dependencies.yew] version = "0.21.0" [build-dependencies.inflections] version = "1.1.1" [build-dependencies.zu-util] version = "0.3.4" features = ["icon"]