Skip to content

Commit

Permalink
deps(url): v2.5 (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x676e67 authored Jul 27, 2024
1 parent 1f76f27 commit 5d71c95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ __internal_proxy_sys_no_cache = []
[dependencies]
base64 = "0.22"
http = "0.2"
url = "2.2"
url = "2.5"
bytes = "1.0"
serde = "1.0"
serde_urlencoded = "0.7.1"
Expand Down Expand Up @@ -143,7 +143,7 @@ hickory-resolver = { version = "0.24", optional = true, features = ["tokio-runti

[dev-dependencies]
env_logger = "0.10.0"
hyper = { package = "hyper_imp", version = "0.14.30", default-features = false, features = [
hyper = { package = "hyper_imp", version = "0.14", default-features = false, features = [
"tcp",
"stream",
"http1",
Expand Down

0 comments on commit 5d71c95

Please sign in to comment.