switch to the official taskpools URL (#20893)

ref https://github.com/status-im/nim-taskpools/pull/24
This commit is contained in:
ringabout
2022-11-22 16:15:36 +08:00
committed by GitHub
parent 75493cfb78
commit d5151c1afe

View File

@@ -148,7 +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 "taskpools"
pkg "telebot", "nim c -o:tbot -r src/telebot.nim"
pkg "tempdir"
pkg "templates"