# 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" rust-version = "1.63.0" name = "yew-bootstrap-v3" version = "0.1.13" authors = ["Artem V. Ageev "] description = "Bootstrap v3 components for Yew" readme = "README.md" keywords = [ "web", "webasm", "css", "yew", "bootstarp", ] categories = [ "gui", "wasm", "web-programming", ] license = "Apache-2.0" repository = "https://gitlab.com/kbit/yew-bootstrap-v3" [dependencies.yew] version = "0.20.0" features = ["csr"]