moving towards upgraded crates
This commit is contained in:
@@ -15,5 +15,5 @@ tracing = { workspace = true }
|
||||
tantivy = { workspace = true }
|
||||
|
||||
common = { path = "../common" }
|
||||
tonic-reflection = "0.13.1"
|
||||
sqlx = { version = "0.8.6", features = ["postgres"] }
|
||||
tonic-reflection = "0.14.6"
|
||||
sqlx = { version = "0.9.0", features = ["postgres"] }
|
||||
|
||||
Reference in New Issue
Block a user