sqlx-type 0.4.16

This has been renamed to https://crates.io/crates/qusql-sqlx-type
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 = "sqlx-type"
version = "0.4.16"
authors = ["Jakob Truelsen <antialize@gmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "This has been renamed to https://crates.io/crates/qusql-sqlx-type"
homepage = "https://github.com/antialize/qusql/"
readme = "README.md"
keywords = []
license = "Apache-2.0"
repository = "https://github.com/antialize/qusql/"

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

[dependencies.chrono]
version = "0.4"

[dependencies.sqlx-type-macro]
version = "0.4.15"

[dev-dependencies.sqlx]
version = "0.8"
features = [
    "chrono",
    "runtime-tokio-native-tls",
    "mysql",
]
default-features = false