switch to the official URL of loop-fusion in the impoerant packages (#21830)

ref https://github.com/mratsim/loop-fusion/pull/9
This commit is contained in:
ringabout
2023-05-11 22:04:25 +08:00
committed by GitHub
parent 802d57c237
commit f7ed293fbd

View File

@@ -84,7 +84,7 @@ pkg "iterutils"
pkg "jstin"
pkg "karax", "nim c -r tests/tester.nim"
pkg "kdtree", "nimble test -d:nimLegacyRandomInitRand", "https://github.com/jblindsay/kdtree"
pkg "loopfusion", url = "https://github.com/nim-lang/loop-fusion"
pkg "loopfusion"
pkg "lockfreequeues"
pkg "macroutils"
pkg "manu"