gpui-component-assets 0.5.1

Default bundled assets for GPUI Component.
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 = "2024"
name = "gpui-component-assets"
version = "0.5.1"
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Default bundled assets for GPUI Component."
homepage = "https://longbridge.github.io/gpui-component"
documentation = "https://docs.rs/gpui-component"
readme = "README.md"
keywords = [
    "desktop",
    "gpui",
    "shadcn",
    "ui",
    "uikit",
]
license = "Apache-2.0"
repository = "https://github.com/longbridge/gpui-component"
resolver = "2"

[lib]
name = "gpui_component_assets"
path = "src/lib.rs"
doctest = false

[dependencies.anyhow]
version = "1"

[dependencies.gpui]
version = "0.2.2"

[dependencies.rust-embed]
version = "8.7.2"
features = ["interpolate-folder-path"]