1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-28 01:31:35 +08:00

update rust_util

This commit is contained in:
2019-08-08 00:30:18 +08:00
parent 4d21177334
commit 853a237c7a
2 changed files with 121 additions and 28 deletions

View File

@@ -23,7 +23,7 @@ use rust_util::{
print_message,
MessageType,
},
run_command_and_wait,
util_cmd::run_command_and_wait,
};
use tool::*;
use jdk::*;