hwhkit-integration-postgres 0.2.0-alpha.2

HwhKit PostgreSQL integration
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 = "hwhkit-integration-postgres"
version = "0.2.0-alpha.2"
authors = ["louishwh"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "HwhKit PostgreSQL integration"
homepage = "https://louishwh.tech"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/louishwh/hwhkit-rs"

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

[dependencies.async-trait]
version = "0.1"

[dependencies.hwhkit-config]
version = "0.2.0-alpha.2"

[dependencies.hwhkit-core]
version = "0.2.0-alpha.2"

[dependencies.serde]
version = "1.0"
features = ["derive"]