chore: update to latest shuttle

This commit is contained in:
Suiranoil
2024-01-25 16:20:23 +03:00
parent c17c83982f
commit b9769bc972
6 changed files with 1405 additions and 579 deletions

View File

@@ -12,7 +12,7 @@ path = "src/lib.rs"
async-std = { version = "1", features = ["attributes", "tokio1"] }
[dependencies.sea-orm-migration]
version = "0.11.3"
version = "0.12.12"
features = [
"runtime-tokio-rustls",
"sqlx-postgres",