# 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.75.0" name = "leptos_icons" version = "0.3.1" authors = [ "Charles Edward Gagnon", "Bruno De Simone", "Lukas Potthast", ] description = "Component library providing a variety of icons for the leptos web framework." readme = "./README.md" keywords = [ "icons", "leptos", ] categories = ["web-programming"] license = "MIT" repository = "https://github.com/Carlosted/leptos-icons" [dependencies.icondata_core] version = "0.1" [dependencies.leptos] version = "0.6" [dev-dependencies.icondata] version = "0.3" [target."cfg(any())".dependencies.bytes] version = "1.2" [target."cfg(any())".dependencies.encoding_rs] version = "0.8.11" [target."cfg(any())".dependencies.lazy_static] version = "1.1" [target."cfg(any())".dependencies.log] version = "0.4.6" [target."cfg(any())".dependencies.paste] version = "1.0.4"