# 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 = "iii-formosa-dataset" version = "0.2.0" authors = ["jerry73204 "] description = "Se/Deserialization toolkit for Formosa dataset from Institute for the Information Industry" homepage = "https://github.com/jerry73204/iii-formosa-dataset" documentation = "https://docs.rs/iii-formosa-dataset/" readme = "README.md" keywords = ["dataset"] categories = ["science"] license-file = "LICENSE.txt" repository = "https://github.com/jerry73204/iii-formosa-dataset" [dependencies.anyhow] version = "1.0.40" [dependencies.glob] version = "0.3.0" [dependencies.log] version = "0.4.14" [dependencies.noisy_float] version = "0.2.0" features = ["serde"] [dependencies.serde] version = "1.0.125" features = ["derive"] [dependencies.serde-xml-rs] version = "0.4.1" [dependencies.thiserror] version = "1.0.24" [dev-dependencies.envy] version = "0.4.2" [dev-dependencies.json5] version = "0.3.0"