X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/488cd0f950a1754f8c5a34dc2617c927e466cc3b..eca97054b9edb6258d1392240d12b0772a10f20d:/m17app/Cargo.toml?ds=inline diff --git a/m17app/Cargo.toml b/m17app/Cargo.toml index bbd07f4..44a7b5f 100755 --- a/m17app/Cargo.toml +++ b/m17app/Cargo.toml @@ -17,3 +17,4 @@ cpal = "0.15.3" m17core = { path = "../m17core" } log = "0.4.22" serialport = {version = "4.7.0", default-features = false } +thiserror = "2.0.11"