mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-25 22:13:27 +03:00
17 lines
179 B
TOML
17 lines
179 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"abstutil",
|
|
"analyze_code",
|
|
"control",
|
|
"convert_osm",
|
|
"editor",
|
|
"ezgui",
|
|
"geom",
|
|
"gtfs",
|
|
"headless",
|
|
"kml",
|
|
"map_model",
|
|
"sim",
|
|
]
|