rosace-widgets 0.1.0

40+ built-in widgets for ROSACE: Button, Card, Dialog, Dropdown, and more
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 = "rosace-widgets"
version = "0.1.0"
authors = ["ROSACE Contributors"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "40+ built-in widgets for ROSACE: Button, Card, Dialog, Dropdown, and more"
readme = "README.md"
license = "MIT OR Apache-2.0"
repository = "https://github.com/rosace-ui/rosace"

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

[dependencies.rosace-a11y]
version = "0.1.0"

[dependencies.rosace-animate]
version = "0.1.0"

[dependencies.rosace-core]
version = "0.1.0"

[dependencies.rosace-forms]
version = "0.1.0"

[dependencies.rosace-layout]
version = "0.1.0"

[dependencies.rosace-nav]
version = "0.1.0"

[dependencies.rosace-render]
version = "0.1.0"

[dependencies.rosace-scroll]
version = "0.1.0"

[dependencies.rosace-shader]
version = "0.1.0"

[dependencies.rosace-state]
version = "0.1.0"

[dependencies.rosace-text]
version = "0.1.0"

[dependencies.rosace-theme]
version = "0.1.0"

[dependencies.rosace-trace]
version = "0.1.0"

[dependencies.rosace-view-syntax]
version = "0.1.0"

[dependencies.tiny-skia]
version = "0.11"

[dependencies.unicode-segmentation]
version = "1"

[dependencies.web-time]
version = "1"