Skip to content

Commit

Permalink
Bump bb8 version to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Dec 22, 2020
1 parent 67222b2 commit f84c53d
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.6.1"
version = "0.6.2"
authors = ["Dirkjan Ochtman <dirkjan@ochtman.nl>", "Kyle Huey <khuey@kylehuey.com>"]
description = "Full-featured async (tokio-based) connection pool (like r2d2)"
license = "MIT"
Expand Down

0 comments on commit f84c53d

Please sign in to comment.