Skip to content

Commit

Permalink
Update Rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent fd385e0 commit 19fb77f
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 @@ -32,7 +32,7 @@ cloudflare = { version = "0.11.0", features = [
], default-features = false }
dnsclient = "0.1.19"
env_logger = "0.11.3"
http = "0.2.12"
http = "1.0.0"
itertools = "0.12.1"
log = "0.4.21"
mockall_double = "0.3.1"
Expand Down

0 comments on commit 19fb77f

Please sign in to comment.