summary refs log tree commit diff
path: root/sync/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'sync/Cargo.toml')
-rw-r--r--sync/Cargo.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/sync/Cargo.toml b/sync/Cargo.toml
new file mode 100644
index 0000000..d8ce024
--- /dev/null
+++ b/sync/Cargo.toml
@@ -0,0 +1,4 @@
+[package]
+name = "sync"
+version = "0.1.0"
+authors = ["The Chromium OS Authors"]