mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-07-07 07:31:50 +08:00
build: 修改现有的版本号,添加 release 相关选项
This commit is contained in:
@@ -42,6 +42,9 @@ toml = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
tracing-subscriber = { workspace = true }
|
||||
|
||||
[package.metadata.release]
|
||||
release = true
|
||||
|
||||
[[bin]]
|
||||
name = "bili-sync-rs"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user