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