Skip to content

Commit 040b7dc

Browse files
committed
redis: bump version to 0.13
1 parent 40debb0 commit 040b7dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bb8-redis"
3-
version = "0.12.0"
3+
version = "0.13.0"
44
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
55
license = "MIT"
66
repository = "https://github.com/djc/bb8"

0 commit comments

Comments
 (0)