Files
ming-wm/ming-wm-lib/Cargo.toml
stjet 9eb9ace77f start menu dynamically find window binaries, break out ming-wm-lib
also, fix so audio player compiles, fix for empty draw instructions vec
2025-03-03 07:12:29 +00:00

10 lines
224 B
TOML

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