preparing 0.5.6 release (#1382)

* fix(pool): reenable connection reaper

* fix warnings

* chore: bump published crates to 0.5.6

* chore: update CHANGELOG.md for 0.5.6
This commit is contained in:
Austin Bonander
2021-08-17 12:44:24 -07:00
committed by GitHub
parent 774880d17c
commit 6bb1c716bd
11 changed files with 64 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sqlx-cli"
version = "0.5.5"
version = "0.5.6"
description = "Command-line utility for SQLx, the Rust SQL toolkit."
edition = "2018"
readme = "README.md"