abstreet/Cargo.toml

24 lines
290 B
TOML

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