r2d2_arangors 0.2.1

ArangoDB support for the r2d2 connection pool
Documentation
[dependencies.arangors]
default-features = false
features = ["reqwest_blocking"]
version = ">=0.3"

[dependencies.r2d2]
version = "0.8.8"

[package]
authors = ["Rafael Aggeler <r.aggeler@gmx.net>"]
description = "ArangoDB support for the r2d2 connection pool"
edition = "2018"
license = "MIT"
name = "r2d2_arangors"
repository = "https://github.com/inzanez/r2d2-arangors"
version = "0.2.1"