[package] name = "jmdict-enums" version = "0.99.1" authors = ["Stefan Majewsky "] edition = "2018" description = "Autogenerated enums for the jmdict crate. Do not import directly." readme = "README.md" homepage = "https://github.com/majewsky/rust-jmdict/tree/main/jmdict-enums" license = "Apache-2.0" [dependencies] [build-dependencies] json = "^0.12.0" [features] scope-archaic = [] translations-eng = [] translations-dut = [] translations-fre = [] translations-ger = [] translations-hun = [] translations-rus = [] translations-slv = [] translations-spa = [] translations-swe = []