diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/project.conf b/project.conf index 0bcfcce..ca7655c 100644 --- a/project.conf +++ b/project.conf @@ -1,8 +1,8 @@ [package] name = "dchat" -version = "0.2.0" +version = "0.3.0" type = "executable" -platforms = ["linux", "win"] +platforms = ["linux"] [dependencies] sfml-window = "2.5" @@ -12,9 +12,4 @@ boost-filesystem = "1.66.0" tiny-process = "2.0.0" mpv = "1.25.0" gl = ">=17.3" -x11 = "1.6.5" -libnsgif = "0.2.0" -libpreview = "0.2.0" -libzmq = "4.2" -libgd = "2.2.5" -msgpack = "3" +x11 = "1.6.5"
\ No newline at end of file |