X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/00180a4d18cac71895d4c61d53756bda90cdf447..0de0222c8409705d19d9c9df8652bc6a9293ef55:/m17app/Cargo.toml diff --git a/m17app/Cargo.toml b/m17app/Cargo.toml index 5a0e621..8ef9c20 100644 --- a/m17app/Cargo.toml +++ b/m17app/Cargo.toml @@ -16,5 +16,6 @@ readme = "README.md" cpal = "0.15.3" m17core = { version = "0.1", path = "../m17core" } log = "0.4.22" +num-traits = "0.2.19" serialport = { version = "4.7.0", default-features = false } thiserror = "2.0.11"