[package] name = "whist" description = "word-histogram CLI tool." repository = "https://github.com/Lokathor/whist" version = "0.0.2" authors = ["Lokathor "] edition = "2018" license = "AGPL-3.0-or-later" [dependencies] bstr = "0.2" unicase = "2"