add measuremancer to important packages (#20599)

* add measuremancer to important packages

wait for https://github.com/nim-lang/packages/pull/2392

* Update testament/important_packages.nim

* Update testament/important_packages.nim

* Update testament/important_packages.nim
This commit is contained in:
ringabout
2022-10-20 01:22:53 +08:00
committed by GitHub
parent 2f441ac675
commit ea5dcdbe8f

View File

@@ -87,6 +87,7 @@ pkg "lockfreequeues"
pkg "macroutils"
pkg "manu"
pkg "markdown"
pkg "measuremancer", "nimble testDeps; nimble -y test"
pkg "memo"
pkg "msgpack4nim", "nim c -r tests/test_spec.nim"
pkg "nake", "nim c nakefile.nim"