Skip to content

Commit

Permalink
chore(deps): update rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 05c7f1b commit eaaa97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailcall-http-cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ async-trait = "0.1.80"
tokio = {version = "1.37.0", features = ["full"]}
url = { version = "2.5.0", features = ["serde"] }
reqwest = { workspace = true }
http = "0.2.12"
http = "1.0.0"
http-cache = "0.18.0"
anyhow = { workspace = true }

0 comments on commit eaaa97b

Please sign in to comment.