Start of template refactor
This commit is contained in:
parent
6bdfe1ad0e
commit
e14c1f0918
8 changed files with 1612 additions and 531 deletions
|
|
@ -12,5 +12,5 @@ path = "src/lib.rs"
|
|||
async-std = { version = "1", features = ["attributes", "tokio1"] }
|
||||
|
||||
[dependencies.sea-orm-migration]
|
||||
version = "0.11.0"
|
||||
version = "0.12"
|
||||
features = ["runtime-tokio-rustls", "sqlx-postgres", "sqlx-sqlite"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue