summaryrefslogtreecommitdiffstats
path: root/store/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'store/Cargo.toml')
-rw-r--r--store/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/store/Cargo.toml b/store/Cargo.toml
new file mode 100644
index 00000000..3dccafc3
--- /dev/null
+++ b/store/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "sequoia-store"
+version = "0.1.0"
+authors = ["Justus Winter <justus@pep-project.org>"]
+
+[dependencies]