1
0
Fork 0
polytree-settings/Cargo.toml

17 lines
434 B
TOML

[package]
name = "polytree-settings"
version = "0.0.0"
authors = ["Alex Kotov <kotovalexarian@gmail.com>"]
edition = "2021"
description = "Polytree settings"
readme = false
homepage = "https://github.com/PolytreeWM/polytree-settings"
repository = "https://github.com/PolytreeWM/polytree-settings.git"
license = "MIT"
keywords = ["gui"]
categories = ["gui"]
publish = true
[dependencies]
gtk = { package = "gtk4", version = "0.3.1" }