Publish sea-orm-codegen
This commit is contained in:
parent
161c91436e
commit
1ccdec16e1
@ -3,13 +3,12 @@ name = "sea-orm-codegen"
|
|||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Billy Chan <ccw.billy.123@gmail.com>"]
|
authors = ["Billy Chan <ccw.billy.123@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = ""
|
description = "Code Generator for SeaORM"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
documentation = "https://docs.rs/sea-orm"
|
documentation = "https://docs.rs/sea-orm"
|
||||||
repository = "https://github.com/SeaQL/sea-orm"
|
repository = "https://github.com/SeaQL/sea-orm"
|
||||||
categories = ["database"]
|
categories = ["database"]
|
||||||
keywords = ["orm", "database", "sql", "mysql", "postgres", "sqlite"]
|
keywords = ["sql", "mysql", "postgres", "sqlite"]
|
||||||
publish = false
|
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "sea_orm_codegen"
|
name = "sea_orm_codegen"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user