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 50db829 commit 490c182Copy full SHA for 490c182
redis/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bb8-redis"
3
-version = "0.23.0"
+version = "0.24.0"
4
edition = "2021"
5
rust-version = "1.75"
6
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
0 commit comments