mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 17:37:22 +03:00
11 lines
192 B
TOML
11 lines
192 B
TOML
[package]
|
|
name = "map_model"
|
|
version = "0.1.0"
|
|
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
|
|
|
|
[dependencies]
|
|
ordered-float = "0.5.0"
|
|
protobuf = "1.4"
|
|
serde = "1.0"
|
|
serde_derive = "1.0"
|