Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
2d60d56a30
commit
2b250dd4df
@ -11,8 +11,8 @@ tracing-subscriber.workspace = true
|
||||
clap.workspace = true
|
||||
dotenv.workspace = true
|
||||
axum.workspace = true
|
||||
prost = "0.13.0"
|
||||
tonic = { version = "0.12.0", features = ["tls", "tls-roots"] }
|
||||
prost = "0.13.2"
|
||||
tonic = { version = "0.12.2", features = ["tls", "tls-native-roots"] }
|
||||
uuid = { version = "1.7.0", features = ["v7", "v4"] }
|
||||
async-trait = "0.1.77"
|
||||
aws-config = { version = "1.1.5", features = ["behavior-version-latest"] }
|
||||
|
Loading…
Reference in New Issue
Block a user