aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/lockchain-crypto/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'lockchain-core/lockchain-crypto/Cargo.toml')
-rw-r--r--lockchain-core/lockchain-crypto/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lockchain-core/lockchain-crypto/Cargo.toml b/lockchain-core/lockchain-crypto/Cargo.toml
new file mode 100644
index 0000000..b598a42
--- /dev/null
+++ b/lockchain-core/lockchain-crypto/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "lockchain-crypto"
+version = "0.1.0"
+authors = ["Katharina Fey <kookie@spacekookie.de>"]
+
+[dependencies]