abstreet/Cargo.toml
Dustin Carlino 1f34e591e0 debug_initialmap: use loading screens, stop depicting half-roads, draw
OSM tags non-invasively on the side, rename it, highlight degenerate
intersections
2019-06-13 13:20:24 -07:00

25 lines
298 B
TOML

[workspace]
members = [
"abstutil",
"analyze_code",
"convert_osm",
"editor",
"ezgui",
"fix_map_geom",
"geom",
"gtfs",
"halloween",
"headless",
"kml",
"map_model",
"playground_gui",
"popdat",
"precompute",
"sim",
"synthetic",
"tests",
"tmp_gfx",
"viewer",
]