Update dependencies
Build and Publish Docker Container / build (push) Failing after 56s

This commit is contained in:
2024-02-22 17:14:22 +00:00
parent cab285b8df
commit 5da46563d1
5 changed files with 856 additions and 584 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 = "0.12.0"
version = "1.0.0-rc.1"
features = [
"runtime-tokio-rustls", # `ASYNC_RUNTIME` feature
"sqlx-postgres", # `DATABASE_DRIVER` feature