[package] name = "kondou" version = "0.1.0" authors = ["Daniel "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] image = "0.22" imageproc = "0.19" rusttype = "0.8" reqwest = "0.9" serde = "1.0" serde_json = "1.0" clap = "2.33" xdg = "2.2.0" itertools = "0.8.0" md5 = "0.7" base64 = "0.11" termcolor = "1.0" num_enum = "0.4" num-traits = "0.2" lazy_static = "1.4"