rust-core_io/Cargo.toml

9 lines
167 B
TOML
Raw Normal View History

2016-07-08 14:15:00 +08:00
[package]
name = "core_io"
version = "0.0.20160707"
authors = ["Jethro Beekman <jethro@jbeekman.nl>"]
build = "build.rs"
2016-07-08 14:15:00 +08:00
[build-dependencies]
rustc_version = "0.1.7"