[package] name = "backend" version = "0.1.0" edition = "2024" [dependencies] ffmpeg-next = "8.0.0" futures-util = "0.3.31" tokio = { version = "1.48.0", features = ["full"] } tokio-tungstenite = "0.28.0"