summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--testament/important_packages.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index ac9578989..5160637eb 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -148,6 +148,7 @@ pkg "strslice"
 pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"
 pkg "supersnappy"
 pkg "synthesis"
+pkg "taskpools", url = "https://github.com/nim-lang/nim-taskpools"
 pkg "telebot", "nim c -o:tbot -r src/telebot.nim"
 pkg "tempdir"
 pkg "templates"