From 42ae888629144ac703441b4d9a5c3e4646bac3ae Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Sat, 17 Aug 2019 13:51:22 +0300 Subject: :arrow_up: deps --- 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 4fd6c75ef..ae6b91aa6 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.0" +cargo_metadata = "0.8.2" ra_arena = { path = "../ra_arena" } ra_db = { path = "../ra_db" } -- cgit v1.2.3