mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
Added logger to GUI.
This commit is contained in:
@@ -12,6 +12,7 @@ egui_extras = "0.32.3"
|
||||
log = "0.4.27"
|
||||
simple_logger = "5.0.0"
|
||||
atomic_float = "1.1.0"
|
||||
chrono = { version = "0.4.42" }
|
||||
|
||||
[dependencies.bioz-icd-rs]
|
||||
path = "../bioz-icd-rs"
|
||||
@@ -35,6 +36,7 @@ features = [
|
||||
"rt-multi-thread",
|
||||
"macros",
|
||||
"time",
|
||||
"fs",
|
||||
]
|
||||
|
||||
[dependencies.tokio-serial]
|
||||
|
||||
Reference in New Issue
Block a user