sqlx-turso-cli 0.1.0-alpha.1

Metadata preparation helper for sqlx-turso checked query macros
# 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 = "2024"
rust-version = "1.94"
name = "sqlx-turso-cli"
version = "0.1.0-alpha.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Metadata preparation helper for sqlx-turso checked query macros"
readme = "README.md"
keywords = [
    "sqlx",
    "turso",
    "cli",
]
categories = [
    "database",
    "command-line-utilities",
]
license = "MIT OR Apache-2.0"

[[bin]]
name = "sqlx-turso"
path = "src/main.rs"

[dependencies.clap]
version = "4.4.7"
features = ["derive"]