This commit is contained in:
Paul Masurel
2016-05-01 15:44:24 +09:00
parent 85f5a849a9
commit 398f57d10c

View File

@@ -10,7 +10,7 @@ byteorder = "0.4"
memmap = "0.2"
lazy_static = "0.1.*"
regex = "0.1"
fst = { path = "../fst" }
fst = "0.1.29"
atomicwrites = "0.0.14"
tempfile = "2.0.0"
rustc-serialize = "0.3.16"