Fix running multiple migration process in parallel (#5329)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -3657,6 +3657,7 @@ version = "1.8.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"crc",
|
||||
"futures-util",
|
||||
"mas-data-model",
|
||||
"mas-iana",
|
||||
@@ -3673,6 +3674,7 @@ dependencies = [
|
||||
"sha2",
|
||||
"sqlx",
|
||||
"thiserror 2.0.17",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"ulid",
|
||||
"url",
|
||||
|
||||
Reference in New Issue
Block a user