mirror of
https://github.com/jht5945/finding.git
synced 2025-12-28 21:50:04 +08:00
update crates
This commit is contained in:
@@ -13,7 +13,13 @@ use std::{
|
||||
};
|
||||
|
||||
use opt::*;
|
||||
use rust_util::*;
|
||||
use rust_util::{
|
||||
XResult,
|
||||
new_box_error,
|
||||
util_file::*,
|
||||
util_size::*,
|
||||
util_msg::*,
|
||||
};
|
||||
use local_util::*;
|
||||
|
||||
const VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
||||
Reference in New Issue
Block a user