It starts to look like something…

This commit is contained in:
VC
2020-03-01 09:35:19 +01:00
parent 52f98690a5
commit b6748975c3
4 changed files with 70 additions and 51 deletions

View File

@@ -10,6 +10,8 @@ edition = "2018"
serde = { version = "1.0", features = ["derive"] }
toml = "^0.5"
clap = "^2.33"
tokio = "^0.2"
tokio = "^0.1"
egg-mode = "^0.13"
mammut = "^0.13"