aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-08-03 12:20:31 +0200
committerHarald Eilertsen <haraldei@anduin.net>2018-08-03 12:20:31 +0200
commit1a7686fa596e9b93239edfac4db07b4b083f18a4 (patch)
tree7d739983e85d7c5302bb2865735ff16cdf80a7b3 /Cargo.toml
parentf821a8b26dbbcae679c6ca53f609f9cb04f52a47 (diff)
downloadrust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.tar.gz
rust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.tar.bz2
rust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.zip
Rename lib, drop dash.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5c51414..6b09435 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,5 +1,5 @@
[package]
-name = "zot-api"
+name = "zotapi"
version = "0.1.0"
authors = ["haraldei"]