mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-02 18:51:34 +03:00
74a47a1384
We still have a fuzzy module in the zed crate with some app-specific logic. Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
7 lines
76 B
TOML
7 lines
76 B
TOML
[package]
|
|
name = "fuzzy"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|