We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d975b5 commit b39ab9dCopy full SHA for b39ab9d
redis/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bb8-redis"
3
-version = "0.25.0"
+version = "0.26.0"
4
edition = "2021"
5
rust-version = "1.75"
6
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
0 commit comments