X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/488cd0f950a1754f8c5a34dc2617c927e466cc3b..6440cd74346c4b2d63d4774476e8c6113c032534:/m17app/Cargo.toml 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"