Files
ming-wm/ming-wm-lib/Cargo.toml
stjet 08c2358bdc v1.2
random lockscreen message, remove rand dep for audio player, add version to about window, add o/O to malvim, add circles to draw, bug fixes, minor byte savings for font .alpha format
2025-08-18 17:27:16 +00:00

11 lines
245 B
TOML

[package]
name = "ming-wm-lib"
version = "0.2.1"
repository = "https://github.com/stjet/ming-wm"
description = "library for building windows for ming-wm in rust"
readme = "README.md"
license = "GPL-3.0-or-later"
edition = "2021"
[dependencies]