Update Cargo.toml
This commit is contained in:
parent
2b36ab0ae0
commit
51a690ba99
@ -22,7 +22,7 @@ clap = { version = "^2.33.3" }
|
||||
dotenv = { version = "^0.15" }
|
||||
async-std = { version = "^1.9", features = [ "attributes" ] }
|
||||
sea-orm-codegen = { version = "^0.2.0", path = "../sea-orm-codegen" }
|
||||
sea-schema = { version = "^0.2.7", git = "https://github.com/SeaQL/sea-schema.git", default-features = false, features = [
|
||||
sea-schema = { version = "^0.2.8", git = "https://github.com/SeaQL/sea-schema.git", default-features = false, features = [
|
||||
"debug-print",
|
||||
"sqlx-mysql",
|
||||
"sqlx-postgres",
|
||||
|
Loading…
x
Reference in New Issue
Block a user