projects
/
m17rt
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add build scripts for cross-platform testing
[m17rt]
/
m17codec2
/
Cargo.toml
diff --git
a/m17codec2/Cargo.toml
b/m17codec2/Cargo.toml
index 01b032f921cdc3aea0e8fe809694a4a60a5425ce..4b8014cb9664a8977913e2c6b4ba911bdc00e678 100755
(executable)
--- 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"