[package] name = "converse" version = "0.1.0" authors = ["Vincent Ambo "] [dependencies] actix = "0.5" actix-web = { git="https://github.com/actix/actix-web.git" } env_logger = "0.5" diesel = { version = "1.2", features = ["postgres", "chrono"]} chrono = "0.4"