mirror of
https://github.com/veeso/termscp.git
synced 2026-04-05 09:41:53 -07:00
keyring support for linux
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
*/
|
||||
// Storages
|
||||
pub mod filestorage;
|
||||
#[cfg(any(target_os = "windows", target_os = "macos"))]
|
||||
#[cfg(feature = "with-keyring")]
|
||||
pub mod keyringstorage;
|
||||
// ext
|
||||
use thiserror::Error;
|
||||
|
||||
Reference in New Issue
Block a user