cisco/mlspp

Ensure that dependencies are private

glhewett opened this issue · 1 comments

Dependencies like nlohmann:json should not need to be handled by consumers of this library. We need to make sure that the project has some control on what consumers need to handle.

fixed by #371