version 2.0.0

This commit is contained in:
dec05eba 2023-04-08 02:19:47 +02:00
parent de72b93b0d
commit 226d66d7bf

View File

@ -1,7 +1,7 @@
[package]
name = "gpu-screen-recorder"
type = "executable"
version = "1.3.0"
version = "2.0.0"
platforms = ["posix"]
[config]
@ -17,4 +17,5 @@ xrandr = ">=1"
libpulse = ">=13"
libswresample = ">=3"
libavfilter = ">=5"
libva = ">=1"
libva = ">=1"
libcap = ">=2"