[package] name = "thesaurus-moby" version = "0.2.0" edition = "2021" authors = ["Grant Handy "] description = "subcrate for thesaurus-rs" license = "MIT" repository = "https://github.com/grantshandy/thesaurus-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libflate = "1" [build-dependencies] libflate = "1"