♻️ Replace diesel_async_migrations with diesel_migrations, refactor

diesel test init
This commit is contained in:
2025-03-08 17:46:45 +01:00
parent 5a77407297
commit 7a46101b42
6 changed files with 159 additions and 152 deletions

View File

@ -10,4 +10,4 @@ proc-macro = true
[dependencies]
syn = { workspace = true }
quote = { workspace = true }
regex = "1.10"
regex = { workspace = true }