icon/Cargo.toml
2025-06-15 17:55:10 +02:00

11 lines
186 B
TOML

[package]
name = "icon"
version = "0.1.0"
edition = "2024"
[dependencies]
freedesktop_entry_parser = "1.3.0"
icon-cache = "0.1.1"
once_map = "0.4.21"
thiserror = "2.0.12"
xdg = "3.0.0"