mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-02 12:58:12 +03:00
9 lines
148 B
TOML
9 lines
148 B
TOML
|
[package]
|
||
|
name = "abstutil"
|
||
|
version = "0.1.0"
|
||
|
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
|
||
|
|
||
|
[dependencies]
|
||
|
serde = "1.0"
|
||
|
serde_json = "1.0"
|