From 51ce71686aab6a8018d641032eb9fc6f0acd6198 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 31 Dec 2018 08:53:49 +0000 Subject: Bump failure from 0.1.3 to 0.1.4 Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/rust-lang-nursery/failure/releases) - [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md) - [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4) 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 bfab78be5..6c3aeaf13 100644 --- a/crates/ra_lsp_server/Cargo.toml +++ b/crates/ra_lsp_server/Cargo.toml @@ -8,7 +8,7 @@ authors = ["Aleksey Kladov "] rayon = "1.0.2" threadpool = "1.7.1" relative-path = "0.4.0" -failure = "0.1.2" +failure = "0.1.4" failure_derive = "0.1.4" serde_json = "1.0.24" serde = "1.0.83" -- cgit v1.2.3