Prepare librqbit

This commit is contained in:
Igor Katson 2023-11-15 14:43:41 +00:00
parent 42654246a0
commit de8adf5263
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5

View file

@ -33,7 +33,7 @@ axum = {version = "0.6"}
tokio-stream = "0.1"
serde = {version = "1", features=["derive"]}
serde_json = "1"
serde_urlencoded = "*"
serde_urlencoded = "0.7"
anyhow = "1"
http = "0.2"