fix(deps): update tokio-prost monorepo to 0.14.0 #20
@ -15,7 +15,7 @@ dotenv.workspace = true
|
||||
serde = { version = "1.0.197", features = ["derive"] }
|
||||
uuid = { version = "1.7.0", features = ["v4"] }
|
||||
tonic = { version = "0.12.3", features = ["tls", "tls-roots"] }
|
||||
prost = "0.13.4"
|
||||
prost-types = "0.13.4"
|
||||
prost = "0.14.0"
|
||||
prost-types = "0.14.0"
|
||||
bytes = "1.9.0"
|
||||
async-trait = "0.1.85"
|
||||
|
Loading…
x
Reference in New Issue
Block a user