aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/project.conf b/project.conf
index 2805290..f767638 100644
--- a/project.conf
+++ b/project.conf
@@ -1,8 +1,9 @@
[package]
-name = "window-overlay"
+name = "gpu-screen-recorder-overlay"
type = "executable"
version = "0.1.0"
platforms = ["posix"]
[dependencies]
-x11 = ">=1"
+x11 = "1"
+xext = "1" \ No newline at end of file