Skip to content

Commit ea5c162

Browse files
committedMay 31, 2023
Bump bb8 version to 0.8.1
1 parent 882cf10 commit ea5c162

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.0"
3+
version = "0.8.1"
44
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
55
license = "MIT"
66
repository = "https://github.com/djc/bb8"

0 commit comments

Comments
 (0)
Please sign in to comment.