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