upgrades that are harmless

This commit is contained in:
Priec
2026-06-18 20:34:10 +02:00
parent 42bab82960
commit b9c1277876
3 changed files with 221 additions and 378 deletions

View File

@@ -13,7 +13,7 @@ loco-rs = { workspace = true }
[dependencies.sea-orm-migration]
version = "1.1.0"
version = "1.1.20"
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.