diff --git a/Cargo.toml b/Cargo.toml index bd7d8a4..6bf1a9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "memcache" -version = "0.17.0" +version = "0.17.1" authors = ["An Long "] repository = "https://github.com/aisk/rust-memcache" readme = "README.md"