Skip to content

Commit

Permalink
Bump bb8 version to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Oct 17, 2024
1 parent 9fd37e6 commit 5cc28aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bb8/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bb8"
version = "0.8.5"
version = "0.8.6"
edition = "2021"
rust-version = "1.70"
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
Expand Down

0 comments on commit 5cc28aa

Please sign in to comment.