We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf7a46 commit 3fc1931Copy full SHA for 3fc1931
leetcode-tui-core/Cargo.toml
@@ -20,4 +20,4 @@ ratatui = { workspace = true }
20
color-eyre = { workspace = true }
21
regex = { workspace = true }
22
indexmap = "^2"
23
-fuzzy-matcher = "*"
+fuzzy-matcher = "^0"
0 commit comments