mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 14:31:18 -07:00
fix: tuirealm 2.x (#299)
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ use std::str::FromStr;
|
||||
// Ext
|
||||
use bytesize::ByteSize;
|
||||
use lazy_regex::{Lazy, Regex};
|
||||
use tuirealm::tui::style::Color;
|
||||
use tuirealm::ratatui::style::Color;
|
||||
use tuirealm::utils::parser as tuirealm_parser;
|
||||
|
||||
#[cfg(smb)]
|
||||
|
||||
Reference in New Issue
Block a user