diff options
Diffstat (limited to 'testament')
-rw-r--r-- | testament/important_packages.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim index 1ab6f3f04..e2d1024b1 100644 --- a/testament/important_packages.nim +++ b/testament/important_packages.nim @@ -87,7 +87,7 @@ pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jbli pkg "loopfusion" pkg "lockfreequeues" pkg "macroutils" -pkg "manu", url = "https://github.com/nim-lang/manu" +pkg "manu" pkg "markdown" pkg "measuremancer", "nimble testDeps; nimble -y test" pkg "memo" |