refactor: create ModAction struct
This commit is contained in:
parent
ed496f5cdc
commit
78c8aa7a18
5 changed files with 382 additions and 129 deletions
|
@ -15,6 +15,7 @@ serde = "1.0.193"
|
|||
serde_json = "1.0.108"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.74"
|
||||
color-eyre = "0.6.2"
|
||||
dotenvy = "0.15.7"
|
||||
env_logger = "0.10.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue