2016-04-04 23:06:18 -04:00
|
|
|
[package]
|
|
|
|
name = "mason"
|
|
|
|
version = "0.1.0"
|
|
|
|
authors = ["Jason Travis Smith <Jason@CyberMagesLLC.com>"]
|
|
|
|
description = "The build system for CyberMages LLC projects."
|
|
|
|
license = ""
|
|
|
|
repository = "https://gitlab.com/CyberMages/mason.git"
|
|
|
|
documentation = ""
|
|
|
|
keywords = ["mason", "build"]
|
|
|
|
|
2016-04-08 19:24:46 -04:00
|
|
|
[dependencies.scribe]
|
|
|
|
git = "https://gitlab.com/CyberMages/scribe.git"
|