br-pgsql 0.1.0

This is an pgsql
Documentation
[dependencies.base64]
version = "0.22.1"

[dependencies.hmac]
version = "0.12.1"

[dependencies.json]
version = "0.12.4"

[dependencies.log]
version = "0.4.20"

[dependencies.rand]
version = "0.9.0"

[dependencies.sha2]
version = "0.10.8"

[dev-dependencies.env_logger]
version = "0.11.5"

[dev-dependencies.tokio]
features = ["rt", "rt-multi-thread", "macros"]
version = "1.43.0"

[dev-dependencies.tokio-postgres]
version = "0.7.13"

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

[package]
authors = ["Carry <7991156@qq.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "This is an pgsql"
edition = "2021"
exclude = ["INSTALL.md", "examples", "tests"]
keywords = ["br", "pgsql"]
license = "MIT"
name = "br-pgsql"
readme = "README.md"
version = "0.1.0"