[package] name = "martin" version = "0.4.1" authors = ["Stepan Kuzmin "] [dependencies] actix = "0.7" actix-web = "0.7" docopt = "1" env_logger = "0.7" futures = "0.1" log = "0.4" num_cpus = "1.0" postgres = { version = "0.15", features = ["with-time", "with-uuid", "with-serde_json"] } r2d2 = "0.8" r2d2_postgres = "0.14" semver = "0.9" serde = "1.0" serde_derive = "1.0" serde_json = "1.0" serde_yaml = "0.8" tilejson = "0.1"