Export prisoner data to JSON.
This commit is contained in:
@@ -13,3 +13,5 @@ license = "Zlib"
|
||||
[dependencies]
|
||||
rand = "0.8"
|
||||
structopt = "0.3"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user