ph-leptos 0.7.2

phosphor icons for leptos
Documentation
# 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 = "ph-leptos"
version = "0.7.2"
authors = ["Boubaar Barry meriambb1@gmail.com"]
build = false
exclude = ["/core"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "phosphor icons for leptos"
readme = "README.md"
keywords = [
    "icons",
    "leptos",
    "phosphor",
]
license = "MIT"
repository = "https://github.com/boubaca/ph-leptos"

[features]
all = [
    "arrows",
    "brand",
    "commerce",
    "communication",
    "design",
    "development",
    "editor",
    "finance",
    "games",
    "health",
    "map",
    "media",
    "nature",
    "objects",
    "office",
    "people",
    "system",
    "uncategorized",
    "weather",
]
arrows = []
brand = []
commerce = []
communication = []
default = ["all"]
design = []
development = []
editor = []
finance = []
games = []
health = []
map = []
media = []
nature = []
objects = []
office = []
people = []
system = []
uncategorized = []
weather = []

[lib]
name = "ph_leptos"
path = "src/lib.rs"

[dependencies.leptos]
version = "0.8.0-alpha"