preparing 0.5.8 release (#1466)

* preparing 0.5.8 release

* fix warnings before release
This commit is contained in:
Austin Bonander
2021-10-01 14:45:25 -07:00
committed by GitHub
parent efde5c507f
commit 1b5dd6514b
12 changed files with 64 additions and 16 deletions

View File

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