feat: fix clippy

This commit is contained in:
2023-10-13 21:49:59 +08:00
parent d1cc03cf2f
commit 7fa49bdf05
9 changed files with 35 additions and 26 deletions

View File

@@ -7,7 +7,7 @@ use tabled::{Table, Tabled};
use tabled::settings::Style;
use crate::config::TinyEncryptConfig;
use crate::util::TINY_ENC_CONFIG_FILE;
use crate::consts::TINY_ENC_CONFIG_FILE;
#[derive(Tabled, Eq)]
struct ConfigProfile {