summaryrefslogtreecommitdiffstats
path: root/tedge/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tedge/Cargo.toml')
-rw-r--r--tedge/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tedge/Cargo.toml b/tedge/Cargo.toml
index fa06d9de..af568516 100644
--- a/tedge/Cargo.toml
+++ b/tedge/Cargo.toml
@@ -30,6 +30,7 @@ which = "4.0"
x509-parser = "0.9"
zeroize = "1.2"
sha-1 = "0.9"
+tedge_config = { path = "../tedge_config" }
[target.'cfg(unix)'.dependencies]
users = "0.11.0"