summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--testament/important_packages.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/testament/important_packages.nim b/testament/important_packages.nim
index 68a2f4431..5e2c44672 100644
--- a/testament/important_packages.nim
+++ b/testament/important_packages.nim
@@ -59,7 +59,7 @@ pkg "nimx", "nim c --threads:on test/main.nim", true
 pkg "norm", "nim c -o:normm src/norm.nim"
 pkg "npeg"
 pkg "ormin", "nim c -o:orminn ormin.nim", true
-pkg "parsetoml"
+#pkg "parsetoml"
 pkg "patty"
 pkg "plotly", "nim c examples/all.nim", true
 pkg "protobuf", "nim c -o:protobuff -r src/protobuf.nim", true