enable 'protobuf'

This commit is contained in:
narimiran
2021-02-09 15:40:26 +01:00
parent 5788d288ad
commit 5ffa88e7e0

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"