# 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 = "tiledb-sys" version = "0.1.1" authors = ["Bogdan State "] links = "tiledb" description = "Rust bindings to tiledb crate. See [the TileDB C API reference] (https://tiledb-inc-tiledb.readthedocs-hosted.com/en/stable/c-api.html) for details." homepage = "https://scie.nz/tiledb-rust" readme = "README.md" keywords = ["tiledb", "raster", "array", "s3"] categories = ["database", "data-structures", "external-ffi-bindings", "science"] license-file = "LICENSE" repository = "https://github.com/scie-nz/tiledb-sys" [dependencies.bindgen] version = "0.58.1" [dependencies.libc] version = "0.2.95" [build-dependencies.bindgen] version = "0.58.1" [build-dependencies.cmake] version = "0.1" [build-dependencies.fs_extra] version = "1.2.0"