Skip to content

Commit

Permalink
Update Rust crate url to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent 58380e2 commit 550db1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ image = { version = "0.24.7", default-features = true }
ipfs-api-backend-hyper = { version = "0.6.0", features = ["with-hyper-tls"] }
lazy_static = "1.4.0"
mimalloc = { version = "0.1.39", default-features = false }
url = "2.4.1"
url = "2.5.0"
urlencoding = "2.1.3"
reqwest = { version = "0.11.22", features = ["stream"] }
tls-api = { version = "0.9.0", features = ["runtime-tokio"] }
Expand Down

0 comments on commit 550db1b

Please sign in to comment.