diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/project.conf b/project.conf new file mode 100644 index 0000000..66666b4 --- /dev/null +++ b/project.conf @@ -0,0 +1,7 @@ +[package] +name = "gpu-screen-recorder-overlay-notification" +type = "executable" +version = "0.1.0" +platforms = ["posix"] + +[dependencies] |