mirror of
https://github.com/nestriness/warp.git
synced 2025-12-15 03:15:41 +02:00
Add `cli` functionality
This commit is contained in:
@@ -30,3 +30,9 @@ mp4 = "0.13"
|
||||
moq-transport = { git = "https://github.com/kixelated/moq-rs", version = "0.2.0" }
|
||||
serde_json = "1"
|
||||
rfc6381-codec = "0.1"
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
|
||||
[build-dependencies]
|
||||
clap = { version = "4", features = ["derive"] }
|
||||
clap_mangen = "0.2"
|
||||
url = "2"
|
||||
|
||||
Reference in New Issue
Block a user