Skip to content

Commit

Permalink
bb8-redis: bump version to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Dec 6, 2023
1 parent 02fc1c5 commit 775a70f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bb8-redis"
version = "0.13.1"
version = "0.14.0"
edition = "2021"
rust-version = "1.63"
description = "Full-featured async (tokio-based) redis connection pool (like r2d2)"
Expand Down

0 comments on commit 775a70f

Please sign in to comment.