web3-proxy/redis-cell-client/Cargo.toml

10 lines
178 B
TOML
Raw Normal View History

[package]
2022-05-22 02:34:05 +03:00
name = "redis-cell-client"
version = "0.2.0"
authors = ["Bryan Stitt <bryan@stitthappens.com>"]
edition = "2018"
[dependencies]
2022-08-12 22:21:14 +03:00
anyhow = "1.0.61"
2022-07-07 06:22:09 +03:00
bb8-redis = "0.11.0"