1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-30 20:20:19 +02:00

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>
This commit is contained in:
dependabot-preview[bot]
2019-10-14 13:22:38 +00:00
committed by GitHub
parent 3cfeeef63c
commit 6b7b67aa35
5 changed files with 29 additions and 29 deletions

View File

@@ -10,7 +10,7 @@ actix-web = "0.7.19"
clap = "2.33.0"
crypto = { path = "../crypto" }
data = { path = "../data" }
failure = "0.1.5"
failure = "0.1.6"
futures = "0.1.29"
log = "0.4.8"
pretty_env_logger = "0.3.1"