Skip to content

Commit

Permalink
Rename CLI binary to dino
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyfallWasTaken committed Jul 30, 2024
1 parent 55deed8 commit 6629e95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions crates/dinopkg-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 6629e95

Please sign in to comment.