Skip to content

Commit

Permalink
Bump bb8 version number to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Aug 11, 2021
1 parent 1054eea commit 061e8e4
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.7.0"
version = "0.7.1"
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 061e8e4

Please sign in to comment.