[package] name = "espota-server" description = "espota-server serves firmware for flashing with the ESP8266 Arduino updater or NoFUSS." version = "0.3.0" authors = ["Stavros Korokithakis "] edition = "2018" homepage = "https://gitlab.com/stavros/espota-server" license = "MIT" [badges] gitlab = { repository = "stavros/espota-server", branch = "master" } [dependencies] iron = "0.6.0" regex = "0.1.80" clap = "2.19.2" version-compare = "0.0.8" staticfile = "0.5.0" mount = "0.4.0"