disable 'protobuf' package

This commit is contained in:
narimiran
2021-02-08 18:46:27 +01:00
parent bd2b298244
commit 8be2614608

View File

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