aboutsummaryrefslogtreecommitdiff
path: root/project.conf
blob: f9d0fdc70d58543d3f66a276058490a673ab84bc (plain)
1
2
3
4
5
6
7
8
[package]
name = "mgl"
type = "static"
version = "0.1.0"
platforms = ["posix"]

[dependencies]
x11 = ">=1"