feat: update packages
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-09-07 23:16:11 +02:00
parent 010cb18a0e
commit 2d60d56a30
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
2 changed files with 370 additions and 382 deletions

750
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@ sqlx = { version = "0.7.3", features = [
] }
chrono = "0.4.34"
git2 = "0.18.3"
rustls = "0.23.8"
rustls = "0.23.12"
[build-dependencies]
tonic-build = "0.12.0"