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-macros"
version = "0.5.7"
version = "0.5.8"
repository = "https://github.com/launchbadge/sqlx"
description = "Macros for SQLx, the rust SQL toolkit. Not intended to be used directly."
license = "MIT OR Apache-2.0"