aboutsummaryrefslogtreecommitdiff
path: root/lockchain-http/Cargo.toml
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-05-06 20:19:53 +0200
committerKatharina Fey <kookie@spacekookie.de>2018-05-06 20:19:53 +0200
commit3488a2ed44d751fbbb84a588bd2b1f1f7b8f58ca (patch)
tree88510f790377b93cf8b99e2a0e6638b16d17353a /lockchain-http/Cargo.toml
parentff07b004c16939c86ac89a4d25b3ca1e243b172e (diff)
Massively refactor repository
Diffstat (limited to 'lockchain-http/Cargo.toml')
-rw-r--r--lockchain-http/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lockchain-http/Cargo.toml b/lockchain-http/Cargo.toml
new file mode 100644
index 0000000..deb86fd
--- /dev/null
+++ b/lockchain-http/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "lockchain-http"
+version = "0.1.0"
+authors = ["Katharina Fey <kookie@spacekookie.de>"]
+
+[dependencies]