mirror of
https://github.com/jht5945/buildj.git
synced 2025-12-27 17:20:06 +08:00
update main.rs
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
#[macro_use]
|
||||
extern crate json;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
extern crate term;
|
||||
extern crate dirs;
|
||||
extern crate crypto;
|
||||
extern crate urlencoding;
|
||||
extern crate rust_util;
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
pub mod jdk;
|
||||
pub mod local_util;
|
||||
|
||||
Reference in New Issue
Block a user