fix: rename binary from helios to remote

This commit is contained in:
Helios Agent 2026-03-06 03:09:23 +01:00
parent 98b6fabef6
commit d2f77f8054
No known key found for this signature in database
GPG key ID: C8259547CD8309B5
3 changed files with 23 additions and 23 deletions

View file

@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[[bin]]
name = "helios"
name = "remote"
path = "src/main.rs"
[dependencies]