rbdc-pool-deadpool 4.5.7

The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.deadpool]
version = "0.10"

[dependencies.futures-core]
version = "0.3"

[dependencies.rbdc]
default-features = false
version = "4.5"

[dependencies.rbs]
version = "4.5"

[package]
authors = ["ce <zhuxiujia@qq.com>"]
categories = ["database"]
description = "The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL"
documentation = "https://rbatis.github.io/rbatis.io"
edition = "2021"
homepage = "https://rbatis.github.io/rbatis.io"
keywords = ["database", "orm", "mysql", "postgres", "sqlite"]
license = "Apache-2.0"
name = "rbdc-pool-deadpool"
readme = "Readme.md"
repository = "https://github.com/rbatis/rbatis"
version = "4.5.7"