# 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] name = "cassandra-cpp-sys" version = "1.1.1" authors = ["Keith Wansbrough "] build = "build.rs" links = "cassandra" description = "A bindgen-generated Rust wrapper around the DataStax Cassandra C++ driver plus working examples. You probably want to use the \"cassandra-cpp\" crate which provides a safe wrapper." documentation = "https://docs.rs/cassandra-sys-rs" readme = "README.md" keywords = [ "Cassandra", "binding", "CQL", "client", "database", ] categories = [ "api-bindings", "database", "external-ffi-bindings", ] license = "Apache-2.0" repository = "https://github.com/cassandra-rs/cassandra-sys-rs" [lib] name = "cassandra_cpp_sys" [dev-dependencies.env_logger] version = "0.11" [dev-dependencies.log] version = "0.4" [features] default = [] early_access_min_tls_version = []