summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a06bc209..7a3ea85b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,6 +30,7 @@ sequoia-net = { path = "net", version = "0.2.0" }
sequoia-store = { path = "store", version = "0.2.0" }
sequoia-tool = { path = "tool", version = "0.2.0" }
sequoia-sqv = { path = "sqv", version = "0.2.0" }
+sequoia-guide = { path = "guide", version = "0.2.0" }
[lib]
name = "sequoia"