fix: rename binary from helios to remote
This commit is contained in:
parent
98b6fabef6
commit
d2f77f8054
3 changed files with 23 additions and 23 deletions
|
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
name = "helios"
|
||||
name = "remote"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue