chore: 更新 rust 依赖 (#486)

This commit is contained in:
ᴀᴍᴛᴏᴀᴇʀ
2025-10-10 12:49:11 +08:00
committed by GitHub
parent 2b046362d7
commit eadb464363
4 changed files with 249 additions and 485 deletions

View File

@@ -1,6 +0,0 @@
use sea_orm_migration::prelude::*;
#[async_std::main]
async fn main() {
cli::run_cli(bili_sync_migration::Migrator).await;
}