summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b6ab80e..e7d75e1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,3 +20,6 @@ libssh2-sys = { path = "libssh2-sys", version = "0.2.4" }
[dev-dependencies]
tempdir = "0.3"
+
+[workspace]
+members = ['systest']