libsqlite3-hotbundle 1.530300.0

bundled libsqlite3 library
Documentation
# 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 = "libsqlite3-hotbundle"
version = "1.530300.0"
authors = [
    "Kent Ross",
    "The rusqlite developers",
]
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "bundled libsqlite3 library"
readme = "README.md"
keywords = [
    "sqlite",
    "ffi",
]
license = "MIT"
repository = "https://github.com/mumbleskates/libsqlite3-hotbundle"

[features]
default = []
double-quoted-string-literals = []
preupdate_hook = []
session = []
unlock_notify = []
wasm32-wasi-vfs = []
with-asan = []

[lib]
name = "libsqlite3_hotbundle"
path = "src/lib.rs"

[dev-dependencies.rusqlite]
version = "0.40.0"

[build-dependencies.cc]
version = "1.2.27"