serialize C integration tests

This commit is contained in:
Dustin J. Mitchell 2022-01-26 01:38:25 +00:00
parent 8f703fd63a
commit 96b59dd5b2
3 changed files with 12 additions and 0 deletions

View file

@ -18,6 +18,7 @@ tempfile = "3"
pretty_assertions = "1"
log = "^0.4.14"
env_logger = "^0.8.3"
lazy_static = "1"
[build-dependencies]
cc = "1.0"