buildable 0.0.5

Buildable trait definition and utilities helpful in build lifecycles
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "buildable"
version = "0.0.5"
authors = ["Jason Ozias <jason.ozias@ipaper.com>"]
description = "Buildable trait definition and utilities helpful in build lifecycles"
documentation = "http://rust-builder.github.io/buildable"
homepage = "http://rust-builder.github.io/buildable"
repository = "https://github.com/rust-builder/buildable"
readme = "README.md"
license = "MIT"
keywords = ["buildable","rub"]

[lib]
name = "buildable"