abstreet/Cargo.toml

21 lines
230 B
TOML
Raw Normal View History

[workspace]
2018-09-06 23:43:00 +03:00
members = [
"abstutil",
"convert_osm",
"ezgui",
"fix_map_geom",
"game",
2018-09-06 23:43:00 +03:00
"geom",
"gtfs",
"headless",
"kml",
"map_model",
"popdat",
"precompute",
2018-09-06 23:43:00 +03:00
"sim",
"synthetic",
"tests",
"viewer",
2018-09-06 23:43:00 +03:00
]