Skip to content

Commit 2d9428b

Browse files
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] <[email protected]>
1 parent e2816a9 commit 2d9428b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ra_lsp_server/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ rayon = "1.0.2"
99
threadpool = "1.7.1"
1010
relative-path = "0.4.0"
1111
failure = "0.1.2"
12-
failure_derive = "0.1.2"
12+
failure_derive = "0.1.4"
1313
serde_json = "1.0.24"
1414
serde = "1.0.83"
1515
drop_bomb = "0.1.0"

0 commit comments

Comments
 (0)