UPnP server configurable from UI
This commit is contained in:
parent
3110f68f36
commit
9f340d92e5
6 changed files with 166 additions and 8 deletions
|
|
@ -20,6 +20,7 @@ librqbit = { path = "../../crates/librqbit", features = [
|
|||
"tracing-subscriber-utils",
|
||||
"http-api",
|
||||
"webui",
|
||||
"upnp-serve-adapter",
|
||||
] }
|
||||
tokio = { version = "1.34.0", features = ["rt-multi-thread"] }
|
||||
anyhow = "1.0.75"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue