refactor: 签名时按需使用 String

This commit is contained in:
amtoaer
2025-01-21 22:54:20 +08:00
parent 1a32e38dc3
commit ab84a8dad1
4 changed files with 66 additions and 17 deletions
+4
View File
@@ -18,6 +18,7 @@ bili_sync_migration = { workspace = true }
chrono = { workspace = true }
clap = { workspace = true }
cookie = { workspace = true }
cow-utils = { workspace = true }
dirs = { workspace = true }
float-ord = { workspace = true }
futures = { workspace = true }
@@ -44,6 +45,9 @@ toml = { workspace = true }
tracing = { workspace = true }
tracing-subscriber = { workspace = true }
[dev-dependencies]
assert_matches = { workspace = true }
[package.metadata.release]
release = true