deps(server): version bump

This commit is contained in:
Skipper
2026-06-26 12:10:29 +02:00
parent 8dabec893e
commit e8fd59c28e
8 changed files with 224 additions and 189 deletions

View File

@@ -20,7 +20,7 @@ tonic.features = ["tls-aws-lc"]
tokio.workspace = true
tokio-stream.workspace = true
thiserror.workspace = true
http = "1.4.0"
http = "1.4.2"
rustls-webpki = { version = "0.103.13", features = ["aws-lc-rs"] }
async-trait.workspace = true
chrono.workspace = true