refactor: rename binaries to helios-remote-{client,relay,cli}
This commit is contained in:
parent
924be0540e
commit
835d20f734
5 changed files with 91 additions and 17 deletions
|
|
@ -1,10 +1,10 @@
|
|||
[package]
|
||||
name = "helios-client"
|
||||
name = "helios-remote-client"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[[bin]]
|
||||
name = "helios-client"
|
||||
name = "helios-remote-client"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue