Second series of tests

This commit is contained in:
VC
2020-02-29 15:39:27 +01:00
parent c38b46cb8d
commit 52f98690a5
3 changed files with 119 additions and 18 deletions

View File

@@ -7,7 +7,9 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
serde = { version = "1.0", features = ["derive"] }
toml = "^0.5"
clap = "^2.33"
tokio = "^0.2"
egg-mode = "^0.13"
mammut = "^0.13"