From 2d9428b54ab63b47c98b8687b7fa1ec588c32045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 31 Dec 2018 05:36:03 +0000 Subject: Bump failure_derive from 0.1.3 to 0.1.4 Bumps [failure_derive](https://github.com/withoutboats/failure_derive) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/withoutboats/failure_derive/releases) - [Commits](https://github.com/withoutboats/failure_derive/commits) Signed-off-by: dependabot[bot] --- 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 22a26b844..bfab78be5 100644 --- a/crates/ra_lsp_server/Cargo.toml +++ b/crates/ra_lsp_server/Cargo.toml @@ -9,7 +9,7 @@ rayon = "1.0.2" threadpool = "1.7.1" relative-path = "0.4.0" failure = "0.1.2" -failure_derive = "0.1.2" +failure_derive = "0.1.4" serde_json = "1.0.24" serde = "1.0.83" drop_bomb = "0.1.0" -- cgit v1.2.3