🏡 index : ~doyle/1p.git

author Jordan Doyle <jordan@doyle.la> 2020-07-06 22:07:50.0 +00:00:00
committer Jordan Doyle <jordan@doyle.la> 2020-07-06 22:07:50.0 +00:00:00
commit
f20d15e13ba606a70afa0060b45b88642326c1a5 [patch]
tree
37614c839cae1ca302e00eebd6a67dccc36b3e69
parent
d9314afa138d7698c919308ed223ac9d2c325a39
download
f20d15e13ba606a70afa0060b45b88642326c1a5.tar.gz

Rename binary to 1p



Diff

 onep-cli/Cargo.toml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/onep-cli/Cargo.toml b/onep-cli/Cargo.toml
index d1d5e68..64745e2 100644
--- a/onep-cli/Cargo.toml
+++ b/onep-cli/Cargo.toml
@@ -4,6 +4,10 @@ version = "0.1.0"
authors = ["Jordan D. <jordan@doyle.la>"]
edition = "2018"

[[bin]]
name = "1p"
path = "src/main.rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
@@ -16,4 +20,4 @@ itertools = "0.9"
colored = "1.9"

thiserror = "1.0"
anyhow = "1.0"
\ No newline at end of file
anyhow = "1.0"