remove some unused dependencies and add todo file

This commit is contained in:
LordMZTE 2021-04-29 00:14:30 +02:00
parent ca1064acb3
commit dd790d8adf

View file

@ -13,14 +13,12 @@ clap = "2.33.3"
image = "0.23.14"
image-base64 = "0.1.0"
itertools = "0.10.0"
lazy_static = "1.4.0"
serde_json = "1.0.64"
smart-default = "0.6.0"
structopt = "0.3.21"
term_size = "0.3.2"
termcolor = "1.1.2"
unicode-width = "0.1.8"
yaml-rust = "0.4.5"
[dependencies.async-minecraft-ping]
git = "https://github.com/LordMZTE/async-minecraft-ping.git"