cc_binary( name = "bench_trit_tryte", srcs = ["bench_trit_tryte.c"], deps = [ "//common/trinary:trit_tryte", ], )