diff options
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,3 +16,7 @@ colored = "2.0.0" crossterm = "0.25.0" rand = "0.8.5" tui = "0.19.0" + +[[bin]] +name="gof-rs" + |
![]() |
index : gof-rs | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 4 |
@@ -16,3 +16,7 @@ colored = "2.0.0" crossterm = "0.25.0" rand = "0.8.5" tui = "0.19.0" + +[[bin]] +name="gof-rs" + |