Skip to content

Commit 9fb0685

Browse files
Bump failure from 0.1.5 to 0.1.6
Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.5 to 0.1.6. - [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/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent edf2cfa commit 9fb0685

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Cargo.lock

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

collector/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = '2018'
77
[dependencies]
88
clap = "2.25"
99
env_logger = "0.7"
10-
failure = "0.1.1"
10+
failure = "0.1.6"
1111
log = "0.4"
1212
serde = { version = "1", features = ["derive"] }
1313
serde_json = "1"

0 commit comments

Comments
 (0)