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 '')
-rw-r--r--lockchain-http/Cargo.toml (renamed from lockchain-gtk/Cargo.toml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lockchain-gtk/Cargo.toml b/lockchain-http/Cargo.toml
index e770da6..deb86fd 100644
--- a/lockchain-gtk/Cargo.toml
+++ b/lockchain-http/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "lockchain-gtk"
+name = "lockchain-http"
version = "0.1.0"
authors = ["Katharina Fey <kookie@spacekookie.de>"]