Skip to content

Commit ed37efb

Browse files
committedFeb 1, 2024
bb8: bump version to 0.8.3
1 parent 67b7e60 commit ed37efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bb8/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bb8"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
edition = "2021"
55
rust-version = "1.63"
66
description = "Full-featured async (tokio-based) connection pool (like r2d2)"

0 commit comments

Comments
 (0)
Please sign in to comment.