init
This commit is contained in:
@@ -13,7 +13,7 @@ async-std = { version = "1", features = ["attributes", "tokio1"] }
|
||||
uuid = { version = "1", features = ["v5"] }
|
||||
|
||||
[dependencies.sea-orm-migration]
|
||||
version = "2.0.2"
|
||||
version = "2.0.3"
|
||||
features = [
|
||||
# Enable at least one `ASYNC_RUNTIME` and `DATABASE_DRIVER` feature if you want to run migration via CLI.
|
||||
# View the list of supported features at https://www.sea-ql.org/SeaORM/docs/install-and-config/database-and-async-runtime.
|
||||
|
||||
Reference in New Issue
Block a user