build: workspace packages metadata and license

This commit is contained in:
Matthieu Bessat 2025-10-12 15:09:10 +02:00
parent bbec0fc3bf
commit 2821310fc0
7 changed files with 251 additions and 3 deletions

View file

@ -1,6 +1,9 @@
[package]
name = "sqlxgentools_cli"
description = "CLI to generate SQL migrations and repositories code that use sqlx from models definition."
edition = "2021"
version = "0.1.0"
publish = true
[[bin]]
name = "sqlx-generator"