11 lines
245 B
TOML
11 lines
245 B
TOML
[package]
|
|
name = "ming-wm-lib"
|
|
version = "0.1.5"
|
|
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]
|