mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
Added code to create an executable/app, added some info in the readme.
This commit is contained in:
@@ -42,3 +42,12 @@ features = [
|
||||
|
||||
[dependencies.tokio-serial]
|
||||
version = "5.4.4"
|
||||
|
||||
[package.metadata.bundle.bin.main_gui]
|
||||
name = "Bio-Z App"
|
||||
identifier = "bioz-host-rs"
|
||||
icon = ["bundle/bio-z.icns"]
|
||||
version = "0.1.0"
|
||||
copyright = "Hubald Verzijl"
|
||||
category = "Developer Tool"
|
||||
long_description = "App belonging to the Bio-Z setup."
|
||||
Reference in New Issue
Block a user