Bump sea-orm version

This commit is contained in:
2024-10-15 20:50:06 +01:00
parent 35fd2b90d2
commit c3796720b7
4 changed files with 402 additions and 766 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ path = "src/lib.rs"
async-std = { version = "1", features = ["attributes", "tokio1"] }
[dependencies.sea-orm-migration]
version = "1.0.0-rc.4"
version = "1.1.0"
features = [
"runtime-tokio-rustls", # `ASYNC_RUNTIME` feature
"sqlx-postgres", # `DATABASE_DRIVER` feature