abstreet/abstutil/Cargo.toml

9 lines
148 B
TOML
Raw Normal View History

2018-06-22 21:01:44 +03:00
[package]
name = "abstutil"
version = "0.1.0"
authors = ["Dustin Carlino <dabreegster@gmail.com>"]
[dependencies]
serde = "1.0"
serde_json = "1.0"