# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "gmt_dos-clients_arrow" version = "2.1.0" authors = ["Rod Conan "] description = "GMT DOS Arrow Client" documentation = "https://docs.rs/gmt_dos-clients_arrow" readme = "README.md" keywords = [ "telescope", "astronomy", ] categories = [ "science", "simulation", ] license = "MIT" repository = "https://github.com/rconan/dos-actors" [package.metadata.docs.rs] all-features = true [dependencies.apache-arrow] version = "30.0" package = "arrow" [dependencies.gmt_dos-actors] version = "10.1" [dependencies.interface] version = "1.0" package = "gmt_dos-actors-clients_interface" [dependencies.log] version = "0.4.17" [dependencies.matio-rs] version = "1.3.1" optional = true [dependencies.parquet] version = "30.0" [dependencies.paste] version = "1.0.9" [dependencies.regex] version = "1.8.1" [dependencies.thiserror] version = "1.0" [dev-dependencies.env_logger] version = "0.11.1" [dev-dependencies.gmt_dos-actors] version = "10.1" [dev-dependencies.gmt_dos-clients] version = "4.0" default-features = false [dev-dependencies.tokio-test] version = "0.4"