You've already forked AstralRinth
forked from xxxOFFxxx/AstralRinth
Fix Mural payout status syncing (#4853)
* Fix Mural payout status syncing * Make Mural payout code more resilient * prepare sqlx * fix test
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -5147,11 +5147,7 @@ dependencies = [
|
||||
"arc-swap",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"clap",
|
||||
"color-eyre",
|
||||
"derive_more 2.0.1",
|
||||
"dotenvy",
|
||||
"eyre",
|
||||
"reqwest",
|
||||
"rust_decimal",
|
||||
"rust_iso3166",
|
||||
@@ -5160,8 +5156,6 @@ dependencies = [
|
||||
"serde_json",
|
||||
"serde_with",
|
||||
"strum",
|
||||
"tokio",
|
||||
"tracing-subscriber",
|
||||
"utoipa",
|
||||
"uuid 1.18.1",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user