feat(keyring): 集成系统密钥环安全存储 API key
This commit is contained in:
7
test-keyring/Cargo.toml
Normal file
7
test-keyring/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "test-keyring"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
keyring = "3"
|
||||
Reference in New Issue
Block a user