mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-27 03:13:23 +00:00
Rename utils to util
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
d98ed8cec1
commit
674c35079c
@ -8,7 +8,7 @@ mod clippy;
|
||||
mod new;
|
||||
mod run;
|
||||
mod test;
|
||||
mod utils;
|
||||
mod util;
|
||||
|
||||
pub use self::{
|
||||
build::execute_build_command, check::execute_check_command, clippy::execute_clippy_command,
|
||||
|
Reference in New Issue
Block a user