mirror of
https://github.com/vbrandl/bind9-api.git
synced 2025-08-21 14:25:38 +02:00
Compare commits
1 Commits
docker
...
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"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "0.7.19"
|
||||
actix-web = "1.0.4"
|
||||
clap = "2.33.0"
|
||||
crypto = { path = "../crypto" }
|
||||
data = { path = "../data" }
|
||||
|
Reference in New Issue
Block a user