mirror of
https://github.com/SkyfallWasTaken/dinopkg.git
synced 2024-12-03 17:13:40 +00:00
Rename CLI binary to dino
This commit is contained in:
parent
55deed8407
commit
6629e95e05
1 changed files with 4 additions and 0 deletions
|
@ -27,3 +27,7 @@ syntect = "5.2.0"
|
|||
validate_package_name = { path = "../validate_package_name" }
|
||||
spdx = "0.10.6"
|
||||
reqwest = "0.12.5"
|
||||
|
||||
[[bin]]
|
||||
name = "dino"
|
||||
path = "src/main.rs"
|
||||
|
|
Loading…
Reference in a new issue