重构: secret纯密钥逻辑下沉df-storage(方案B避循环依赖,12调用点零改)
This commit is contained in:
@@ -11,3 +11,6 @@ anyhow = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
rusqlite = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
# keyring:FR-S1 密钥解析下沉,纯密钥逻辑(get/set/delete/resolve/ensure/migrate)的唯一源。
|
||||
# build_provider_for 不下沉(依赖 df-ai 会引循环),留 src-tauri 转发壳。
|
||||
keyring = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user