This commit is contained in:
dependabot[bot] 2026-03-13 12:40:41 +00:00 committed by GitHub
commit 56a8a7dc52
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,7 +87,7 @@ bytes = "1.11"
memmap2 = "0.9"
# HTTP client
reqwest = { version = "0.11", features = ["json", "stream"] }
reqwest = { version = "0.13", features = ["json", "stream"] }
# Utilities
veza-common = { path = "../veza-common" }