Trying to fix docker build
This commit is contained in:
parent
53f21cfb2a
commit
dbf5f725c0
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ serde_json = "1"
|
|||
size_format = "1"
|
||||
bytes = "1.5.0"
|
||||
openssl = { version = "0.10", features = ["vendored"], optional = true }
|
||||
upnp-serve = { path = "../upnp-serve", version = "0.1.0", package = "librqbit-upnp-serve" }
|
||||
upnp-serve = { path = "../upnp-serve", default-features = false, version = "0.1.0", package = "librqbit-upnp-serve" }
|
||||
libc = "0.2.158"
|
||||
signal-hook = "0.3.17"
|
||||
tokio-util = "0.7.11"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue