tui-realm 0.3.2

This commit is contained in:
veeso
2021-06-06 14:19:20 +02:00
parent 8e1843f90b
commit 3a32f45334
9 changed files with 24 additions and 14 deletions

View File

@@ -28,6 +28,7 @@ use crate::system::sshkey_storage::SshKeyStorage;
// Ext
use std::env;
use std::path::{Path, PathBuf};
use tuirealm::Update;
const LOG_CAPACITY: usize = 256;