graphannis-cli 0.7.1

This is command line interface for a prototype of a new backend implementation of the ANNIS linguistic search and visualization system.
[package]
name = "graphannis-cli"
version = "0.7.1" #:version
authors = ["Thomas Krause <thomaskrause@posteo.de>"]

license = "Apache-2.0"
description = "This is command line interface for a prototype of a new backend implementation of the ANNIS linguistic search and visualization system."
repository= "https://github.com/corpus-tools/graphANNIS"
readme = "../README.md"


workspace = ".."

[dependencies]
graphannis = {path = "../graphannis", version="0.7"}
rustyline = "1.0"
log = "0.4"
simplelog = "0.5"
clap = "2"
bencher = "0.1"
lazy_static = "1.0"
prettytable-rs = "^0.6"