mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-09-01 00:36:58 +02:00
Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
20d1ea9758 |
831
Cargo.lock
generated
831
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -6,7 +6,7 @@ description = "Web API to create, update and remove DNS entries in bind9"
|
|||||||
license = "MIT/Apache-2.0"
|
license = "MIT/Apache-2.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = "0.7.19"
|
actix-web = "1.0.4"
|
||||||
clap = "2.33.0"
|
clap = "2.33.0"
|
||||||
crypto = { path = "../crypto" }
|
crypto = { path = "../crypto" }
|
||||||
data = { path = "../data" }
|
data = { path = "../data" }
|
||||||
|
Reference in New Issue
Block a user