continue work on simulation

This commit is contained in:
2019-03-06 23:31:03 -05:00
parent 7357fe7df0
commit cd548eaa01
6 changed files with 357 additions and 27 deletions

View File

@@ -8,3 +8,4 @@ edition = "2018"
chrono = { version = "0.4", features = ["serde"] }
reqwest = "0.9"
serde = { version = "1", features = ["derive"] }
rand = "0.6"