[package] name = "precompute" version = "0.1.0" authors = ["Dustin Carlino "] edition = "2018" [dependencies] abstutil = { path = "../abstutil" } map_model = { path = "../map_model" } structopt = "0.2.15" synthetic = { path = "../synthetic" }