optimization + bug fix

This commit is contained in:
Anton-4 2021-12-03 13:32:36 +01:00
parent 67f5826c48
commit 2a97d09299
2 changed files with 13 additions and 10 deletions

1
cli_utils/Cargo.lock generated
View file

@ -2424,6 +2424,7 @@ dependencies = [
"roc_parse",
"roc_problem",
"roc_region",
"roc_reporting",
"roc_types",
"roc_unify",
"snafu",