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 a40d46c commit cb99697Copy full SHA for cb99697
redis/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bb8-redis"
3
-version = "0.16.0"
+version = "0.17.0"
4
edition = "2021"
5
rust-version = "1.63"
6
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
0 commit comments