feat: 添加工具库
This commit is contained in:
@@ -5,4 +5,5 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
bollard = "0.19.2"
|
||||
tokio.workspace = true
|
||||
tokio.workspace = true
|
||||
hutils.workspace = true
|
||||
@@ -1,5 +1,3 @@
|
||||
mod test;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
fn main() {}
|
||||
|
||||
Reference in New Issue
Block a user