moving to config.toml
This commit is contained in:
@@ -16,6 +16,7 @@ serde_json = "1.0.138"
|
||||
serde_with = "3.12.0"
|
||||
sqlx = { version = "0.8.3", features = ["postgres", "runtime-tokio", "runtime-tokio-native-tls", "time"] }
|
||||
tokio = { version = "1.43.0", features = ["full", "macros"] }
|
||||
toml = "0.8.20"
|
||||
tonic = "0.12.3"
|
||||
tonic-build = "0.12.3"
|
||||
tracing = "0.1.41"
|
||||
|
||||
Reference in New Issue
Block a user