]> code.octet-stream.net Git - m17rt/blobdiff - m17codec2/Cargo.toml
Simplify adapter lifecycle and introduce a lot of error propagation
[m17rt] / m17codec2 / Cargo.toml
index 01b032f921cdc3aea0e8fe809694a4a60a5425ce..4b8014cb9664a8977913e2c6b4ba911bdc00e678 100755 (executable)
@@ -19,4 +19,4 @@ hound = "3.5.1"
 m17core = { version = "0.1", path = "../m17core" }
 m17app = { version = "0.1", path = "../m17app" }
 log = "0.4.22"
 m17core = { version = "0.1", path = "../m17core" }
 m17app = { version = "0.1", path = "../m17app" }
 log = "0.4.22"
-
+thiserror = "2.0.11"