mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-04 20:17:42 +00:00
add taskpools to important packages (#20803)
* add `taskpools` to important packages * Update testament/important_packages.nim
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user