Only build the CLI crate when running benchmarks

This commit is contained in:
Max Brunsfeld 2021-02-05 11:55:54 -08:00
parent 9857438d9b
commit 242ad90770
2 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
@echo off
cargo bench
cargo bench benchmark -p tree-sitter-cli