transceiver
This commit is contained in:
@ -10,4 +10,4 @@ egui_plot = "0.33.0"
|
||||
hound = "3.5.1"
|
||||
plotters = "0.3.7"
|
||||
rand = "0.9.2"
|
||||
tokio = "1.47.1"
|
||||
tokio = { version = "1.47.1", features = ["macros", "sync", "time"] }
|
||||
|
||||
Reference in New Issue
Block a user