Skip to content

Commit

Permalink
fix fuzzy matcher wildcard versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
akarsh1995 committed Apr 20, 2024
1 parent 5bf7a46 commit 3fc1931
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion leetcode-tui-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ ratatui = { workspace = true }
color-eyre = { workspace = true }
regex = { workspace = true }
indexmap = "^2"
fuzzy-matcher = "*"
fuzzy-matcher = "^0"

0 comments on commit 3fc1931

Please sign in to comment.