# 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-octicons" version = "0.4.0" authors = ["Benjamin Levy "] description = "Easy support for Octicons in yew" readme = "README.md" keywords = [ "yew", "octicons", "icons", "wasm", ] license = "MIT" repository = "https://github.com/io12/yew-octicons" resolver = "1" [dependencies.yew] version = "0.20.0" [build-dependencies.heck] version = "0.4.1" [build-dependencies.proc-macro2] version = "1.0.51" [build-dependencies.quote] version = "1.0.23" [build-dependencies.scraper] version = "0.14.0"