From abc183f1c7f17cf296259506acdb2a1b0ecc38e3 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 23 Oct 2022 23:10:42 +0200 Subject: Added [[bin]] --- Cargo.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3d0fed8..405558b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,3 +16,7 @@ colored = "2.0.0" crossterm = "0.25.0" rand = "0.8.5" tui = "0.19.0" + +[[bin]] +name="gof-rs" + -- cgit v1.2.3