hwhkit-integration-postgres 0.2.0-alpha.3

HwhKit PostgreSQL integration
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "hwhkit-integration-postgres"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
description = "HwhKit PostgreSQL integration"

[dependencies]
async-trait.workspace = true
hwhkit-config = { version = "0.2.0-alpha.3", path = "../hwhkit-config" }
hwhkit-core = { version = "0.2.0-alpha.3", path = "../hwhkit-core" }
serde.workspace = true