[package] name = "indexer" version = "0.1.0" authors = ["Yorhel "] [dependencies] regex = "0.1.77" log = "0.3.6" env_logger = "0.3.5" lazy_static = "0.2.1" libc = "0.2.17" libarchive3-sys = "0.1.2" encoding = { git = "https://github.com/lifthrasiir/rust-encoding", features = ["no-optimized-legacy-encoding"] } ring = "0.5.3" postgres = "0.12.0" clap = "2.16.3"