Skip to content

Commit 061e8e4

Browse files
committed
Bump bb8 version number to 0.7.1
1 parent 1054eea commit 061e8e4

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.7.0"
3+
version = "0.7.1"
44
authors = ["Dirkjan Ochtman <[email protected]>", "Kyle Huey <[email protected]>"]
55
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
66
license = "MIT"

0 commit comments

Comments
 (0)