mirror of
https://github.com/jht5945/buildj.git
synced 2025-12-29 18:30:05 +08:00
update rust_util
This commit is contained in:
@@ -19,9 +19,11 @@ use std::{
|
||||
};
|
||||
|
||||
use rust_util::{
|
||||
print_message,
|
||||
util_msg::{
|
||||
print_message,
|
||||
MessageType,
|
||||
},
|
||||
run_command_and_wait,
|
||||
MessageType,
|
||||
};
|
||||
use tool::*;
|
||||
use jdk::*;
|
||||
|
||||
Reference in New Issue
Block a user