# 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 = "amadeus-serde" version = "0.4.3" authors = ["Alec Mocatta "] description = "Harmonious distributed data analysis in Rust.\n" homepage = "https://github.com/constellation-rs/amadeus" documentation = "https://docs.rs/amadeus" readme = "README.md" keywords = ["amadeus", "data", "json", "csv", "parse"] categories = ["concurrency", "science", "database", "parser-implementations", "text-processing"] license = "Apache-2.0" repository = "https://github.com/constellation-rs/amadeus" [dependencies.amadeus-core] version = "=0.4.3" [dependencies.amadeus-types] version = "=0.4.3" [dependencies.chrono] version = "0.4" features = ["serde"] default-features = false [dependencies.csv] version = "1.0" [dependencies.educe] version = "0.4" [dependencies.futures] version = "0.3" [dependencies.hashlink] version = "0.5" [dependencies.recycle] version = "0.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_bytes] version = "0.11" [dependencies.serde_closure] version = "0.3" [dependencies.serde_json] version = "1.0" [dependencies.sum] version = "0.1.7" features = ["serde"] default-features = false [build-dependencies.rustversion] version = "1.0" [badges.azure-devops] build = "26" pipeline = "tests" project = "alecmocatta/amadeus" [badges.maintenance] status = "actively-developed"