mirror of
https://github.com/a-b-street/abstreet.git
synced 2025-01-07 06:57:25 +03:00
11 lines
188 B
TOML
11 lines
188 B
TOML
[package]
|
|
name = "abstutil"
|
|
version = "0.1.0"
|
|
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
|
|
|
|
[dependencies]
|
|
multimap = "0.4.0"
|
|
serde = "1.0"
|
|
serde_cbor = "0.8.2"
|
|
serde_json = "1.0"
|