Add repository with config file.

This commit is contained in:
2020-04-28 22:41:29 +02:00
parent 7eed764f9e
commit 688b6eb15a
7 changed files with 249 additions and 31 deletions

View File

@@ -10,3 +10,5 @@ error-chain = "0.12.2"
serde = "1.0.106"
toml = "0.5.6"
clap = "2.33.0"
uuid = { version = "0.8.1", features = ["serde", "v4"] }
hostname = "0.3.1"