# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "jmdict-traverse" version = "2.0.0" authors = ["Stefan Majewsky "] description = "Build system support for the jmdict crate. Do not import directly." homepage = "https://github.com/majewsky/rust-jmdict/tree/main/jmdict-traverse" readme = "README.md" license = "Apache-2.0" [dependencies.directories] version = "^3" [dependencies.hex-literal] version = "^0.3" [dependencies.jmdict-enums] version = "2.0.0" [dependencies.json] version = "^0.12" [dependencies.libflate] version = "^1" [dependencies.sha2] version = "^0.9"