# 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 = "sqlite3-src" version = "0.6.1" authors = [ "Chip Collier ", "Daniel Mueller ", "Ivan Ukhov ", "Jean-Daniel Michaud ", ] build = "build.rs" links = "sqlite3" description = "The package provides SQLite." homepage = "https://github.com/stainless-steel/sqlite3-src" readme = "README.md" keywords = ["database"] categories = ["database"] license = "Apache-2.0 OR MIT" repository = "https://github.com/stainless-steel/sqlite3-src" [build-dependencies.cc] version = "1.0" [build-dependencies.pkg-config] version = "0.3" [features] bundled = []