Prepare librqbit
This commit is contained in:
parent
42654246a0
commit
de8adf5263
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ axum = {version = "0.6"}
|
||||||
tokio-stream = "0.1"
|
tokio-stream = "0.1"
|
||||||
serde = {version = "1", features=["derive"]}
|
serde = {version = "1", features=["derive"]}
|
||||||
serde_json = "1"
|
serde_json = "1"
|
||||||
serde_urlencoded = "*"
|
serde_urlencoded = "0.7"
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
|
|
||||||
http = "0.2"
|
http = "0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue