# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "redis_cluster_rs2" version = "0.23.3" authors = ["keesh.zhang"] description = "Redis cluster driver for Rust." homepage = "https://github.com/chunhui2001/redis_cluster_rs" readme = "README.md" keywords = [ "redis", "cluster", "database", ] license = "MIT" repository = "https://github.com/chunhui2001/redis_cluster_rs" [dependencies.crc16] version = "0.4" [dependencies.log] version = "0.4" [dependencies.rand] version = "0.7" [dependencies.redis] version = "0.23.3"