mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 15:51:12 +00:00
Pull cli_utils out of cli to stop them from always building
This commit is contained in:
parent
1525b7c9c9
commit
cbc0b3c0cf
6 changed files with 6 additions and 6 deletions
2
cli_utils/src/lib.rs
Normal file
2
cli_utils/src/lib.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
pub mod bench_utils;
|
||||
pub mod helpers;
|
Loading…
Add table
Add a link
Reference in a new issue