chore(deps): bump http-cache-reqwest to 0.16.0 (#982)

This commit is contained in:
William Woodruff 2025-06-26 16:40:21 -06:00 committed by GitHub
parent ab905e1f7d
commit e90af3a68f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -34,7 +34,7 @@ csv = "1.3.1"
etcetera = "0.10.0"
flate2 = "1.1.2"
fst = "0.4.7"
http-cache-reqwest = "0.15.2"
http-cache-reqwest = "0.16"
human-panic = "2.0.1"
ignore = "0.4.23"
indexmap = { version = "2.9.0", features = ["serde"] }