Files
ming-wm/ming-wm-lib/Cargo.toml
stjet 667b4cd2d9 change project structure to make more sense
(move wm only stuff to wm dir)
2025-04-21 06:57:42 +00:00

11 lines
245 B
TOML

[package]
name = "ming-wm-lib"
version = "0.1.7"
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]