Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
23db713cb7
commit
a4e252ac91
@ -32,7 +32,7 @@ sqlx = { version = "0.7.3", features = [
|
||||
] }
|
||||
chrono = "0.4.34"
|
||||
git2 = "0.18.3"
|
||||
rustls = "0.23.12"
|
||||
rustls = { version = "0.23.12", features = ["ring"] }
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.0"
|
||||
|
Loading…
Reference in New Issue
Block a user