# 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 = "katniss" version = "0.0.3" description = "WIP" license = "Apache-2.0" resolver = "1" [dependencies.arrow-array] version = "37.0.0" [dependencies.arrow-schema] version = "37.0.0" [dependencies.katniss-ingestor] version = "0.0.3" [dependencies.katniss-pb2arrow] version = "0.0.3" [dependencies.object_store] version = "0.5.6" features = ["gcp"] [dependencies.parquet] version = "37.0.0" [dependencies.prost] version = "0.11.8" [dependencies.prost-reflect] version = "=0.10.2"