add: plugin system
This commit is contained in:
parent
aa7b1d0a63
commit
68ed807e95
7 changed files with 119 additions and 15 deletions
|
|
@ -6,6 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
include_dir = "0.7.4"
|
||||
clap = { version = "4.6.1", features = ["derive"] }
|
||||
env_logger = "0.11.10"
|
||||
log = "0.4.29"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue