deps(server): version bump

This commit is contained in:
Skipper
2026-06-26 12:10:29 +02:00
committed by CleverWild
parent 27925a67ad
commit 6730534187
14 changed files with 1148 additions and 1066 deletions

View File

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