From e9bab85b65b168dd6efa20313889e5a613700efd Mon Sep 17 00:00:00 2001 From: kjeremy Date: Tue, 22 Oct 2019 13:01:26 -0400 Subject: Bump crates --- crates/ra_project_model/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/ra_project_model/Cargo.toml b/crates/ra_project_model/Cargo.toml index a65100031..b31c95903 100644 --- a/crates/ra_project_model/Cargo.toml +++ b/crates/ra_project_model/Cargo.toml @@ -8,7 +8,7 @@ authors = ["rust-analyzer developers"] log = "0.4.5" rustc-hash = "1.0" -cargo_metadata = "0.8.2" +cargo_metadata = "0.9.0" ra_arena = { path = "../ra_arena" } ra_db = { path = "../ra_db" } -- cgit v1.2.3