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