mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-05 15:39:07 +08:00
chore: 修改项目路径结构,使用 workspace 组织包 (#118)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "bili_sync_migration"
|
||||
version = { workspace = true }
|
||||
edition = { workspace = true }
|
||||
publish = { workspace = true }
|
||||
|
||||
[dependencies]
|
||||
async-std = { workspace = true }
|
||||
sea-orm-migration = { workspace = true }
|
||||
Reference in New Issue
Block a user