CLI
This commit is contained in:
parent
74a276216d
commit
7ad1f49dc8
3 changed files with 104 additions and 13 deletions
|
|
@ -7,3 +7,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
rand = "0.8.5"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde_json = "1.0.113"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue