We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5ce3d commit 882cf10Copy full SHA for 882cf10
redis/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bb8-redis"
3
-version = "0.13.0"
+version = "0.13.1"
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