diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,5 +4,6 @@ resolver = "2" members = [ "libs/db", "bin/bot", - "bin/index" + "bin/index", + "bin/cli" ] |
![]() |
index : matthieu/gru.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Forgejo (Beyond coding. We forge.) |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 3 |
@@ -4,5 +4,6 @@ resolver = "2" members = [ "libs/db", "bin/bot", - "bin/index" + "bin/index", + "bin/cli" ] |