refactor: remove sync daemon (#765)

* refactor: remove sync daemon

* improve code organization
This commit is contained in:
Aiden McClelland
2021-11-03 12:15:38 -06:00
parent 57092cd240
commit e4a40ac32d
11 changed files with 330 additions and 313 deletions

View File

@@ -77,6 +77,7 @@ log = "0.4.14"
nix = "0.23.0"
nom = "7.0.0"
num = "0.4.0"
num_enum = "0.5.4"
openssh-keys = "0.5.0"
openssl = { version = "0.10.36", features = ["vendored"] }
patch-db = { version = "*", path = "../patch-db/patch-db", features = [