change import for rust analyzer

This commit is contained in:
Anton-4 2021-12-09 14:55:43 +01:00
parent a1dc13b352
commit cf80f510cb
2 changed files with 3 additions and 3 deletions

1
cli_utils/Cargo.lock generated
View file

@ -2679,6 +2679,7 @@ dependencies = [
"roc_collections",
"roc_module",
"roc_mono",
"roc_reporting",
"roc_std",
]