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_cli/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates/ra_cli/Cargo.toml') diff --git a/crates/ra_cli/Cargo.toml b/crates/ra_cli/Cargo.toml index 0b8d6f3dd..83f1d91e0 100644 --- a/crates/ra_cli/Cargo.toml +++ b/crates/ra_cli/Cargo.toml @@ -7,7 +7,7 @@ publish = false [dependencies] clap = "2.32.0" -failure = "0.1.1" +failure = "0.1.4" join_to_string = "0.1.1" ra_syntax = { path = "../ra_syntax" } ra_editor = { path = "../ra_editor" } -- cgit v1.2.3