[package] name = "cmudict_core" version = "0.2.2" authors = ["Paul Woolcock "] repository = "https://gitlab.com/pwoolcoc/cmudict" homepage = "https://github.com/pwoolcoc/cmudict" license = "MIT/Apache-2.0" documentation = "https://docs.rs/cmudict_core" description = """ Core parsing logic for the cmudict crate """ [dependencies] failure = "0.1.1"