projects
/
m17rt
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Track preamble and EOT and estimate DCD
[m17rt]
/
tools
/
m17rt-mod
/
Cargo.toml
diff --git
a/tools/m17rt-mod/Cargo.toml
b/tools/m17rt-mod/Cargo.toml
index e9e4ae1b2128f421e7218921d9c472d253dbec3a..a552a253ddc1bca621bc5eaf79f7059d592b14a4 100644
(file)
--- a/
tools/m17rt-mod/Cargo.toml
+++ b/
tools/m17rt-mod/Cargo.toml
@@
-2,6
+2,9
@@
name = "m17rt-mod"
version = "0.1.0"
edition = "2021"
name = "m17rt-mod"
version = "0.1.0"
edition = "2021"
+license = "MIT"
+authors = ["Thomas Karpiniec <tom.karpiniec@outlook.com"]
+publish = false
[dependencies]
m17core = { path = "../../m17core" }
[dependencies]
m17core = { path = "../../m17core" }