Skip to content

Commit

Permalink
Prepare librqbit
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Nov 15, 2023
1 parent 4265424 commit de8adf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/librqbit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit de8adf5

Please sign in to comment.