Files
wmaker/wmaker-rs/Cargo.toml
T

11 lines
129 B
TOML

[package]
name = "wmaker-rs"
version = "0.1.0"
edition = "2024"
[lib]
crate-type = ["staticlib"]
[dependencies]
x11 = "2.21.0"