Skip to content

Commit f84c53d

Browse files
committed
Bump bb8 version to 0.6.2
1 parent 67222b2 commit f84c53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bb8/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bb8"
3-
version = "0.6.1"
3+
version = "0.6.2"
44
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>", "Kyle Huey <khuey@kylehuey.com>"]
55
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
66
license = "MIT"

0 commit comments

Comments
 (0)