Checkpoint

Antonio Scandurra created

Change summary

crates/welcome/Cargo.toml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

crates/welcome/Cargo.toml 🔗

@@ -14,7 +14,7 @@ test-support = []
 client = { path = "../client" }
 editor = { path = "../editor" }
 fs = { path = "../fs" }
-fuzzy = { path = "../fuzzy2" }
+fuzzy = { path = "../fuzzy" }
 gpui = { path = "../gpui" }
 db = { path = "../db" }
 install_cli = { path = "../install_cli" }