diff --git a/testament/important_packages.nim b/testament/important_packages.nim index f234b0e87604..038f7edccfd2 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -58,6 +58,7 @@ pkg "cligen", "nim c --path:. -r cligen.nim" pkg "combparser", "nimble test --mm:orc" pkg "compactdict" pkg "comprehension", "nimble test", "https://github.com/alehander92/comprehension" +pkg "constantine", "nimble make_lib" pkg "cowstrings" pkg "criterion", allowFailure = true # needs testing binary pkg "datamancer"