disable 'protobuf' package

This commit is contained in:
narimiran
2021-02-08 18:45:45 +01:00
parent 793bd0a977
commit 5788d288ad

View File

@@ -71,7 +71,7 @@ pkg "patty"
pkg "plotly", true, "nim c --oldgensym:on examples/all.nim"
pkg "pnm"
pkg "polypbren"
pkg "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
# pkg "protobuf", true, "nim c -o:protobuff -r src/protobuf.nim"
pkg "rbtree"
pkg "react", false, "nimble example"
pkg "regex", true, "nim c src/regex"