summary refs log tree commit diff
path: root/sync
diff options
context:
space:
mode:
Diffstat (limited to 'sync')
-rw-r--r--sync/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sync/Cargo.toml b/sync/Cargo.toml
index d8ce024..b74e672 100644
--- a/sync/Cargo.toml
+++ b/sync/Cargo.toml
@@ -2,3 +2,6 @@
 name = "sync"
 version = "0.1.0"
 authors = ["The Chromium OS Authors"]
+include = ["src/**/*", "Cargo.toml"]
+
+[workspace]