1
0
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:
2019-08-07 00:14:28 +08:00
parent 7132bfce8d
commit c317d50580
7 changed files with 62 additions and 112 deletions

View File

@@ -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::*;