Add command abstraction
This commit is contained in:
parent
287ce97819
commit
8a7d414a01
4 changed files with 175 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ version = "0.5.1"
|
|||
edition = "2021"
|
||||
|
||||
[workspace.dependencies]
|
||||
async-trait = "0.1.83"
|
||||
caseless = "0.2.1"
|
||||
cookie = "0.18.1"
|
||||
futures-util = "0.3.31"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue