[package] name = "reveal-sync" version = "0.1.0" authors = ["Sean Cross "] edition = "2018" #[dependencies] #clap = "2.25" #error-type = "0.1" #futures = "0.1" #futures-cpupool = "0.1" #git2 = "0.8" #http = "0.1" #hyper = "0.12" ##hyper-staticfile = "0.3" #serde_json = "1.0" #websocket = "0.22" [dependencies] git2 = "0.8" iron = "0.6" mount = "0.4" serde_json = "1.0" staticfile = "0.5" websocket = "0.22"