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 17, 2024
1 parent 50d75d9 commit a3ccd25
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.13.0"
log = "0.4.21"
mockall_double = "0.3.1"
Expand Down

0 comments on commit a3ccd25

Please sign in to comment.