diff --git a/tailcall-http-cache/Cargo.toml b/tailcall-http-cache/Cargo.toml index 7427caa3bc..5fdf1c2627 100644 --- a/tailcall-http-cache/Cargo.toml +++ b/tailcall-http-cache/Cargo.toml @@ -18,4 +18,4 @@ tokio = {version = "1.37.0", features = ["full"]} url = { workspace = true } reqwest = { workspace = true } http = "0.2.12" -http-cache = "0.18.0" \ No newline at end of file +http-cache = "0.20.0" \ No newline at end of file