mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-25 02:13:24 +00:00
Rename utils to util
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
d98ed8cec1
commit
674c35079c
@ -13,7 +13,7 @@ mod cli;
|
||||
mod commands;
|
||||
mod config_manager;
|
||||
mod error;
|
||||
mod utils;
|
||||
mod util;
|
||||
|
||||
fn main() {
|
||||
// init logger
|
||||
|
Reference in New Issue
Block a user