[testament] parsetoml switches to official URL (#20819)

This commit is contained in:
ringabout
2022-11-12 12:28:20 +08:00
committed by GitHub
parent 77e58bf573
commit c75e6f3583

View File

@@ -122,7 +122,7 @@ pkg "npeg", "nimble testarc"
pkg "numericalnim", "nimble nimCI"
pkg "optionsutils"
pkg "ormin", "nim c -o:orminn ormin.nim"
pkg "parsetoml", url = "https://github.com/nim-lang/parsetoml", useHead = true
pkg "parsetoml"
pkg "patty"
pkg "pixie"
pkg "plotly", "nim c examples/all.nim"