mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-12 05:15:00 +00: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>
6 lines
76 B
TOML
6 lines
76 B
TOML
[package]
|
|
name = "fuzzy"
|
|
version = "0.1.0"
|
|
edition = "2018"
|
|
|
|
[dependencies]
|