@@ -25,10 +25,10 @@ uuid = { version = "1.7.0", features = ["v4"] }
|
||||
tower-http = { version = "0.5.2", features = ["cors", "trace"] }
|
||||
mad = { git = "https://github.com/kjuulh/mad", branch = "main" }
|
||||
tokio-util = "0.7.11"
|
||||
tonic = "0.12.1"
|
||||
bytes = "1.7.1"
|
||||
prost = "0.13.1"
|
||||
prost-types = "0.13.1"
|
||||
tonic.workspace = true
|
||||
bytes.workspace = true
|
||||
prost.workspace = true
|
||||
prost-types.workspace = true
|
||||
chrono = { version = "0.4.38", features = ["serde"] }
|
||||
tokio-stream = "0.1.15"
|
||||
dagger-sdk = "0.11.10"
|
||||
|
Reference in New Issue
Block a user