refactor(cli): improve how we serve the bin to users

This commit is contained in:
Cain 2024-11-26 02:05:36 +00:00
parent 8fab167157
commit 3bcf9385f2
6 changed files with 52 additions and 18 deletions

View file

@ -101,7 +101,8 @@ Want to see more examples? Checkout the [examples](crates/lib/examples) folder.
## Command Line Interface
The library also has an official CLI: [GameDig-CLI](https://crates.io/crates/gamedig-cli).
The library also has an [official CLI](https://crates.io/crates/gamedig_cli) that you can use but it has
MSRV of `1.74.1`.
## Documentation