build: workspace packages metadata and license
This commit is contained in:
parent
bbec0fc3bf
commit
dc77c71f68
7 changed files with 255 additions and 4 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -1534,7 +1534,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sqlxgentools_attrs"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"attribute-derive",
|
||||
"proc-macro2",
|
||||
|
|
@ -1542,7 +1542,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "sqlxgentools_cli"
|
||||
version = "0.0.0"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"argh",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue