rustdesk-utils

This commit is contained in:
Paolo Asperti
2022-07-14 15:59:39 +02:00
parent 39153ce147
commit 06409279f4
3 changed files with 112 additions and 1 deletions

View File

@@ -10,6 +10,10 @@ default-run = "hbbs"
name = "hbbr"
path = "src/hbbr.rs"
[[bin]]
name = "rustdesk-utils"
path = "src/utils.rs"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]