mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
Keyring storage
This commit is contained in:
@@ -43,6 +43,9 @@ whoami = "1.0.1"
|
||||
[target.'cfg(any(target_os = "unix", target_os = "macos", target_os = "linux"))'.dependencies]
|
||||
users = "0.11.0"
|
||||
|
||||
[target.'cfg(any(target_os = "windows", target_os = "macos"))'.dependencies]
|
||||
keyring = "0.10.1"
|
||||
|
||||
[[bin]]
|
||||
name = "termscp"
|
||||
path = "src/main.rs"
|
||||
|
||||
Reference in New Issue
Block a user