This commit is contained in:
Gvidas Juknevičius 2025-06-26 20:10:41 +03:00
parent ef8adb7f78
commit fdd0327a2d
Signed by: MCorange
GPG Key ID: 5BE6B533CB76FE86

View File

@ -5,7 +5,6 @@ edition = "2024"
[dependencies] [dependencies]
anyhow = "1.0.98" anyhow = "1.0.98"
gstreamer-webrtc = "0.23.5"
scap = "0.0.8" scap = "0.0.8"
slint = "1.12.1" slint = "1.12.1"
tokio = { version = "1.45.1", features = ["full"] } tokio = { version = "1.45.1", features = ["full"] }