首次提交
This commit is contained in:
11
Cargo.toml
Normal file
11
Cargo.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "DNF"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
libloading = "0.9.0"
|
||||
tracing = "0.1.44"
|
||||
log_collection = { git = "https://gitea.lingapi.top/Rust/log_service.git", rev = "7086053f" }
|
||||
tokio = "1.49.0"
|
||||
once_cell = "1.21.3"
|
||||
Reference in New Issue
Block a user