mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-30 16:50:20 +02:00
Merge pull request #8 from vbrandl/dependabot/cargo/clap-2.33.0
Bump clap from 2.32.0 to 2.33.0
This commit is contained in:
@@ -7,7 +7,7 @@ license = "MIT/Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "0.6.14"
|
||||
clap = "2.31.2"
|
||||
clap = "2.33.0"
|
||||
crypto = { path = "../crypto" }
|
||||
data = { path = "../data" }
|
||||
failure = "0.1.1"
|
||||
|
Reference in New Issue
Block a user