We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94f6dc commit dcad150Copy full SHA for dcad150
README.md
@@ -6,6 +6,8 @@ tantivy-fst
6
7
# WARNING: This is not the crate you are looking for.
8
9
-This crate is a fork of the `fst` crate to better fit the need of tantivy.
+This crate is a fork of the `fst` crate from Andrew Gallant (alias BurntSushi) to better fit the need of tantivy.
10
You are probably looking for the [fst](https://github.com/BurntSushi/fst) crate
11
12
+
13
+Please do not depend on this crate directly.
0 commit comments