aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: bee6a883cbd422066d19a32c0bd2343a4f79de54 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "gsr-notify"
type = "executable"
version = "1.0.7"
platforms = ["posix"]

[config]
ignore_dirs = ["build"]

[dependencies]
xext = ">=1"