0.7.0-alpha.1 release

This commit is contained in:
Austin Bonander
2023-02-21 13:34:42 -08:00
parent c4a2e73a6f
commit eade49cfb0
30 changed files with 487 additions and 1321 deletions

View File

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