Updated nix version

This commit is contained in:
Paul Masurel
2018-06-05 09:02:40 +09:00
parent b0a6fc1448
commit 857a5794d8

View File

@@ -18,7 +18,7 @@ lazy_static = "0.2.1"
tinysegmenter = "0.1.0"
regex = "0.2"
fst = {version="0.3", default-features=false}
atomicwrites = {version="0.2", optional=true}
atomicwrites = {git="https://github.com/fulmicoton/rust-atomicwrites", optional=true}
tempfile = "2.1"
log = "0.3.6"
combine = "2.2"