redis_rs 0.4.1

Simple redis client library
Documentation
[package]
name = "redis_rs"
version = "0.4.1"
authors = ["connor <connormullett@gmail.com>"]
description = "Simple redis client library"
edition = "2018"
license = "MIT"
repository = "https://github.com/connormullett/redis_rs"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]