Skip to content

Commit

Permalink
Re-added fuzzy feature which uses eddie.
Browse files Browse the repository at this point in the history
  • Loading branch information
leontoeides committed Nov 18, 2023
1 parent 182bd94 commit a536ae5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ maintenance = { status = "actively-developed" }
default = [ "simple", "eddie", "ahash" ]
simple = []
select2 = [ "simple", "serde" ]
fuzzy = [ "eddie" ]
ahash = [ "dep:ahash" ]
eddie = [ "dep:eddie" ]
gxhash = [ "dep:gxhash" ]
Expand Down

0 comments on commit a536ae5

Please sign in to comment.