aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: 28052902b0c4e10dda990d5a9c7dc5521d7faea1 (plain)
1
2
3
4
5
6
7
8
[package]
name = "window-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]

[dependencies]
x11 = ">=1"