Skip to content

Commit

Permalink
bb8: bump version to 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Feb 1, 2024
1 parent 67b7e60 commit ed37efb
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.2"
version = "0.8.3"
edition = "2021"
rust-version = "1.63"
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
Expand Down

0 comments on commit ed37efb

Please sign in to comment.