feat: add __security/keyring-demo/
This commit is contained in:
7
__security/keyring-demo/Cargo.toml
Normal file
7
__security/keyring-demo/Cargo.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "keyring-demo"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
keyring = { version = "3.6.3", features = ["apple-native"] }
|
||||
Reference in New Issue
Block a user