From d8b7eb461c830a869ddf98edeeaedfc563ff10e5 Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Sun, 23 Oct 2022 23:13:14 +0200 Subject: Edited Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e9a16e5..fd44fc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,6 +19,6 @@ tui = "0.19.0" [[bin]] name="gof-rs" -path="src/" +path="src/main.rs" -- cgit v1.2.3