mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-31 07:37:00 +02:00
Bump clap from 2.32.0 to 2.33.0
Bumps [clap](https://github.com/clap-rs/clap) from 2.32.0 to 2.33.0. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
81c3e7daa5
commit
3e25b49286
@@ -6,7 +6,7 @@ description = "Client for the BIND9 API"
|
||||
license = "MIT/Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32.0"
|
||||
clap = "2.33.0"
|
||||
crypto = { path = "../crypto" }
|
||||
data = { path = "../data" }
|
||||
failure = "0.1.1"
|
||||
|
Reference in New Issue
Block a user