thesaurus 0.3.0

An offline thesaurus library for Rust.
Documentation
[build-dependencies.libflate]
version = "1.1"
[dependencies.lazy_static]
version = "1.4"

[dependencies.libflate]
version = "1.1"
[dev-dependencies.chrono]
version = "0.4"

[package]
authors = ["Grant Handy <grantshandy@gmail.com>"]
description = "An offline thesaurus library for Rust."
documentation = "https://docs.rs/thesaurus"
edition = "2018"
keywords = ["thesaurus", "synonym", "synonyms"]
license = "MIT"
name = "thesaurus"
repository = "https://github.com/DefunctLizard/thesaurus-rs"
version = "0.3.0"