freya-performance-plugin 0.4.0-rc.5

Icons library for Freya.
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 = "freya-performance-plugin"
version = "0.4.0-rc.5"
authors = ["Marc EspĂ­n <mespinsanz@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Icons library for Freya."
homepage = "https://freyaui.dev/"
readme = "README.md"
keywords = ["gui"]
categories = [
    "gui",
    "asynchronous",
]
license = "MIT"
repository = "https://github.com/marc2332/freya"

[package.metadata.docs.rs]
features = ["freya-engine/mocked-engine"]

[features]
skia-engine = ["freya-engine/skia-engine"]

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

[dependencies.freya-engine]
version = "0.4.0-rc.5"

[dependencies.freya-winit]
version = "0.4.0-rc.5"