Update some Cargo deps but not all
This commit is contained in:
parent
1cc8c6ba85
commit
39330dc717
2 changed files with 17 additions and 16 deletions
|
|
@ -32,7 +32,7 @@ dht = {path = "../dht", package="librqbit-dht", version="5.0.0"}
|
|||
librqbit-upnp = {path = "../upnp", version = "0.1.0"}
|
||||
|
||||
tokio = {version = "1", features = ["macros", "rt-multi-thread"]}
|
||||
axum = {version = "0.7"}
|
||||
axum = {version = "0.7.4"}
|
||||
tower-http = {version = "0.5", features = ["cors", "trace"]}
|
||||
tokio-stream = "0.1"
|
||||
serde = {version = "1", features=["derive"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue