# 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-py" version = "0.11.0" description = "Python bindings for Exon" homepage = "https://www.wheretrue.dev/docs/exon/" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/wheretrue/exon" [dependencies.arrow] version = "50.0" features = ["pyarrow"] [dependencies.datafusion] version = "36.0" features = ["parquet"] [dependencies.exon] version = "0.11" features = ["all"] [dependencies.pyo3] version = "0.20" [dependencies.tokio] version = "1.0" features = ["full"]