Upgrade deps to avoid multiple versions of transitive deps
* env_logger * prost-build * bindgen
This commit is contained in:
parent
d45db1718e
commit
724affc442
13 changed files with 61 additions and 67 deletions
|
@ -25,4 +25,4 @@ gpui = { path = "../gpui", features = ["test-support"] }
|
|||
serde_json = { version = "1.0", features = ["preserve_order"] }
|
||||
workspace = { path = "../workspace", features = ["test-support"] }
|
||||
ctor = "0.1"
|
||||
env_logger = "0.8"
|
||||
env_logger = "0.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue