From 0ee37099b585180e9f02d93a5b6fcac403c472a6 Mon Sep 17 00:00:00 2001 From: "Jeremy A. Kolb" Date: Tue, 23 Oct 2018 09:46:00 -0400 Subject: Cargo Update run Bump relative-path to 0.4.0 Failure 0.1.3 to fix leak with downcast Updated everything else too --- crates/ra_lsp_server/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_lsp_server') diff --git a/crates/ra_lsp_server/Cargo.toml b/crates/ra_lsp_server/Cargo.toml index e4fc40a3a..2bf073074 100644 --- a/crates/ra_lsp_server/Cargo.toml +++ b/crates/ra_lsp_server/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Aleksey Kladov "] [dependencies] rayon = "1.0.2" -relative-path = "0.3.7" +relative-path = "0.4.0" failure = "0.1.2" failure_derive = "0.1.2" serde_json = "1.0.24" -- cgit v1.2.3