Rename utils to util

This commit is contained in:
Zhang Junyang
2024-02-27 09:53:39 +08:00
committed by Tate, Hongliang Tian
parent d98ed8cec1
commit 674c35079c
13 changed files with 17 additions and 17 deletions

View File

@ -13,7 +13,7 @@ mod cli;
mod commands;
mod config_manager;
mod error;
mod utils;
mod util;
fn main() {
// init logger