# 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-types" 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", "distributed", "data-science", "data", "logs"] categories = ["concurrency", "science", "database", "date-and-time", "data-structures"] license = "Apache-2.0" repository = "https://github.com/constellation-rs/amadeus" [dependencies.amadeus-core] version = "=0.4.3" [dependencies.chrono] version = "0.4" features = ["std", "serde"] default-features = false [dependencies.chrono-tz] version = "0.5" features = ["serde"] [dependencies.fxhash] version = "0.2" [dependencies.hashlink] version = "0.5" [dependencies.once_cell] version = "1.0" [dependencies.ordered-float] version = "2.0" [dependencies.recycle] version = "0.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.url] version = "2.1" features = ["serde"] [build-dependencies.rustversion] version = "1.0" [badges.azure-devops] build = "26" pipeline = "tests" project = "alecmocatta/amadeus" [badges.maintenance] status = "actively-developed"