# 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 = "exon-exome" version = "0.5.3" description = "Exon X Exome" homepage = "https://www.wheretrue.dev/docs/exon/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/wheretrue/exon" [dependencies.arrow] version = "48.0.1" [dependencies.async-trait] version = "0.1.74" [dependencies.datafusion] version = "33" features = [ "compression", "parquet", ] [dependencies.exon] version = "0.5.3" [dependencies.futures] version = "0.3.29" [dependencies.once_cell] version = "1.18.0" [dependencies.prost] version = "0.11.9" [dependencies.tokio] version = "1" features = ["io-util"] [dependencies.tonic] version = "0.9.2" features = [ "tls", "tls-roots", ] [dependencies.tracing] version = "0.1.37" [dependencies.url] version = "2.5.0"