[package] name = "opentally-server" version = "0.1.0" authors = ["Sam Willcocks "] edition = "2018" [dependencies] rand = "0.6.5" typed-html = "0.1.1" actix-web = "0.7.18" actix-net = "0.2.6" actix = "0.7.4" futures = "0.1.25" log = "0.4.6" simplelog = "0.5.3" crossbeam-channel = "0.3.8" ctrlc = "3.1.1"