Derivation::to_json_string and test
Use `serde_json` at test time.
This commit is contained in:
parent
553f6fbfa7
commit
43252576c2
4 changed files with 234 additions and 141 deletions
|
|
@ -23,6 +23,7 @@ zerocopy = "0.8"
|
|||
ctor = "0.2"
|
||||
hex-literal = "0.4"
|
||||
tempfile = "3.10"
|
||||
serde_json = "1.0"
|
||||
|
||||
[build-dependencies]
|
||||
pkg-config = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue