Skip to content

Commit 94c831e

Browse files
chore(deps): update rust crate http to v1
1 parent dd41d6a commit 94c831e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailcall-http-cache/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ async-trait = "0.1.80"
1717
tokio = {version = "1.37.0", features = ["full"]}
1818
url = { version = "2.5.0", features = ["serde"] }
1919
reqwest = { workspace = true }
20-
http = "0.2.12"
20+
http = "1.0.0"
2121
http-cache = "0.18.0"
2222
anyhow = { workspace = true }

0 commit comments

Comments
 (0)