This repository has been archived on 2018-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
literate-tribble/city-pop/Cargo.toml

13 lines
188 B
INI

[package]
name = "city-pop"
version = "0.1.0"
authors = ["Tim Warren <twarren@nexient.com>"]
[[bin]]
name = "city-pop"
[dependencies]
csv = "0.*"
rustc-serialize = "0.*"
getopts = "0.*"