[package] name = "redis-cluster" version = "0.1.4" authors = ["Francis Tseng "] description = "Interface to Redis Cluster" repository = "https://github.com/frnsys/redis-cluster.rs" license = "MIT" [dependencies] rand = "0.3" redis = "0.8.0"