makes zk available inside the auth-controller with config coming from the cli, it compiles

This commit is contained in:
Tamo
2023-08-02 13:17:40 +02:00
parent dc38da95c4
commit 97e3dfd99d
7 changed files with 44 additions and 13 deletions

1
Cargo.lock generated
View File

@ -2670,6 +2670,7 @@ dependencies = [
"walkdir",
"yaup",
"zip",
"zookeeper-client",
]
[[package]]