diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2018-08-03 12:20:31 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2018-08-03 12:20:31 +0200 |
commit | 1a7686fa596e9b93239edfac4db07b4b083f18a4 (patch) | |
tree | 7d739983e85d7c5302bb2865735ff16cdf80a7b3 | |
parent | f821a8b26dbbcae679c6ca53f609f9cb04f52a47 (diff) | |
download | rust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.tar.gz rust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.tar.bz2 rust-zotapi-1a7686fa596e9b93239edfac4db07b4b083f18a4.zip |
Rename lib, drop dash.
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ [package] -name = "zot-api" +name = "zotapi" version = "0.1.0" authors = ["haraldei"] |