RsBundle  Artifact [c6db7c9fc3]

Artifact c6db7c9fc315953af75635d5a640db0abc5cf425:

  • File Cargo.toml — part of check-in [bbeaa27c1b] at 2016-10-02 20:49:55 on branch trunk — Update build dependencies. (user: fifr size: 235)

[package]
name = "bundle"
version = "0.1.0"
authors = ["Frank Fischer <frank-fischer@shadow-soft.de>"]

build = "build.rs"

[dependencies]
libc = "^0.2.6"
quick-error = "^1.1.0"
log = "^0.3.6"

[dev-dependencies]
env_logger = "^0.3.5"