send the creation of api-key to zookeeper

This commit is contained in:
Tamo
2023-08-02 13:57:30 +02:00
parent 97e3dfd99d
commit 84d56f3320
5 changed files with 24 additions and 9 deletions

1
Cargo.lock generated
View File

@ -2689,6 +2689,7 @@ dependencies = [
"sha2",
"thiserror",
"time",
"tokio",
"uuid 1.3.3",
"zookeeper-client",
]