mirror of
https://github.com/zyllian/classics.git
synced 2025-05-13 18:00:54 -07:00
This commit is contained in:
parent
d53f37d664
commit
be81b8d581
11 changed files with 199 additions and 45 deletions
|
@ -17,4 +17,5 @@ rand = "0.8"
|
|||
safer-bytes = "0.2"
|
||||
serde = {version = "1", features = ["derive"]}
|
||||
serde_json = "1"
|
||||
strum = { version = "0.26", features = ["derive"] }
|
||||
tokio = {version = "1", features = ["full"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue