diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/project.conf b/project.conf index b6dbf76..8951c98 100644 --- a/project.conf +++ b/project.conf @@ -1,7 +1,7 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "1.2.0" +version = "1.3.0" platforms = ["posix"] [dependencies] @@ -13,4 +13,3 @@ xcomposite = ">=0.2" xrandr = ">=1" libpulse = ">=13" libswresample = ">=3" -#libdrm = ">=2" |