Skip to content

Commit f796a5d

Browse files
committed
redis: bump version to 0.23.0
1 parent 04263d5 commit f796a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bb8-redis"
3-
version = "0.22.0"
3+
version = "0.23.0"
44
edition = "2021"
55
rust-version = "1.75"
66
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"

0 commit comments

Comments
 (0)