updates telemetry to no longer use grpc
This commit is contained in:
@@ -25,6 +25,7 @@ derive_more = { version = "2.1.0", features = ["from"] }
|
||||
anyhow = "1.0.100"
|
||||
sqlx = { version = "0.8.6", features = [ "runtime-tokio", "tls-native-tls", "sqlite" ] }
|
||||
uuid = { version = "1.19.0", features = ["v4"] }
|
||||
api = { path = "../api" }
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
Reference in New Issue
Block a user