mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
refactor(cli): improve how we serve the bin to users
This commit is contained in:
parent
8fab167157
commit
3bcf9385f2
6 changed files with 52 additions and 18 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue