We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40debb0 commit 040b7dcCopy full SHA for 040b7dc
redis/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bb8-redis"
3
-version = "0.12.0"
+version = "0.13.0"
4
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
5
license = "MIT"
6
repository = "https://github.com/djc/bb8"
0 commit comments