X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/3903e719137aba15d30dd58b8d917965ec602400..59d6eb09431a753c7fc7d649676dfe66327b0e59:/m17codec2/Cargo.toml diff --git a/m17codec2/Cargo.toml b/m17codec2/Cargo.toml old mode 100755 new mode 100644 index 01b032f..4b8014c --- a/m17codec2/Cargo.toml +++ b/m17codec2/Cargo.toml @@ -19,4 +19,4 @@ hound = "3.5.1" m17core = { version = "0.1", path = "../m17core" } m17app = { version = "0.1", path = "../m17app" } log = "0.4.22" - +thiserror = "2.0.11"