aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 22d0e1b55abb3efde7c5e593508a0cc74e01f4c4 (plain)
1
2
3
4
5
6
7
[package]
name = "hyprmenu"
version = "0.1.0"
edition = "2021"

[dependencies]
gtk = "0.17.1"