Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Fixes fuzzy-matcher version
Merged did:key:z6MkgFq6...nBGz opened 1 year ago
1 file changed +1 -1 a66b655b 85657a7b
modified Cargo.toml
@@ -25,7 +25,7 @@ required-features = ["bin"]
anyhow = { version = "1" }
inquire = { version = "0.6.2", default-features = false, features = ["termion", "editor"] }
lexopt = { version = "0.3.0" }
-
fuzzy-matcher = "*"
+
fuzzy-matcher = "0.3.7"
libc = { version = "^0.2" }
log = { version = "0.4.19" }
nom = { version = "^7.1.0" }