fix(deps): update tokio-prost monorepo to 0.14.0
This commit is contained in:
@@ -27,8 +27,8 @@ toml = "0.8.19"
|
||||
reqwest = { version = "0.12", default-features = false, features = ["rustls-tls-webpki-roots", "json"] }
|
||||
url = "2.5.2"
|
||||
dirs = "6.0.0"
|
||||
prost = "0.13.2"
|
||||
prost-types = "0.13.2"
|
||||
prost = "0.14.0"
|
||||
prost-types = "0.14.0"
|
||||
bytes = "1.7.1"
|
||||
nucleo-matcher = "0.3.1"
|
||||
ratatui = { version = "0.29.0", features = ["termwiz"] }
|
||||
|
||||
Reference in New Issue
Block a user