web3-proxy/redis-cell-client/Cargo.toml
2022-08-03 00:27:32 +00:00

10 lines
178 B
TOML

[package]
name = "redis-cell-client"
version = "0.2.0"
authors = ["Bryan Stitt <bryan@stitthappens.com>"]
edition = "2018"
[dependencies]
anyhow = "1.0.59"
bb8-redis = "0.11.0"