chore: update cache sematics

This commit is contained in:
Jun Kurihara 2024-06-10 14:18:34 +09:00
commit d17ccac730
No known key found for this signature in database
GPG key ID: 48ADFD173ED22B03
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ s2n-quic-rustls = { version = "0.38.1", optional = true }
socket2 = { version = "0.5.7", features = ["all"], optional = true } socket2 = { version = "0.5.7", features = ["all"], optional = true }
# cache # cache
http-cache-semantics = { path = "../submodules/rusty-http-cache-semantics/", optional = true } http-cache-semantics = { path = "../submodules/rusty-http-cache-semantics", default-features = false, optional = true }
lru = { version = "0.12.3", optional = true } lru = { version = "0.12.3", optional = true }
sha2 = { version = "0.10.8", default-features = false, optional = true } sha2 = { version = "0.10.8", default-features = false, optional = true }

@ -1 +1 @@
Subproject commit 08a6b5a9dcb6f7d960007ae9c4265fe67851abfb Subproject commit d5b5efd9de4dab3c958c50be5380652d801cc65f