This commit is contained in:
ManyTheFish 2023-08-02 12:00:02 +02:00
parent 2ce8b42757
commit dc38da95c4
3 changed files with 156 additions and 4 deletions

View file

@ -24,3 +24,4 @@ sha2 = "0.10.6"
thiserror = "1.0.40"
time = { version = "0.3.20", features = ["serde-well-known", "formatting", "parsing", "macros"] }
uuid = { version = "1.3.1", features = ["serde", "v4"] }
zookeeper-client = "0.4.0"