X-Git-Url: https://code.octet-stream.net/m17rt/blobdiff_plain/7c22bfc75bf2e3b5ca553ac2baf251790f57a10d..54fc21708c9121409560731f90b91e59699f4ddc:/m17codec2/Cargo.toml diff --git a/m17codec2/Cargo.toml b/m17codec2/Cargo.toml index 01b032f..4b8014c 100755 --- 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"