Skip to content

Commit

Permalink
enable 'protobuf' package
Browse files Browse the repository at this point in the history
  • Loading branch information
narimiran committed Feb 9, 2021
1 parent 9edb694 commit 52155b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testament/important_packages.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52155b5

Please sign in to comment.