xml-to-wire: add new utility
This commit is contained in:
parent
aa70bde75d
commit
6d8fb37db4
7 changed files with 829 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ name = "jay"
|
|||
path = "src/main.rs"
|
||||
|
||||
[workspace]
|
||||
members = ["jay-config", "toml-config", "algorithms", "toml-spec", "wire-to-xml"]
|
||||
members = ["jay-config", "toml-config", "algorithms", "toml-spec", "wire-to-xml", "xml-to-wire"]
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue