2016-04-08 19:24:46 -04:00
|
|
|
[root]
|
|
|
|
name = "mason"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2016-04-14 18:40:41 -04:00
|
|
|
"alchemy 0.1.0 (git+https://gitlab.com/CyberMages/alchemy.git)",
|
2016-04-08 19:24:46 -04:00
|
|
|
"scribe 0.1.0 (git+https://gitlab.com/CyberMages/scribe.git)",
|
|
|
|
]
|
|
|
|
|
2016-04-14 18:40:41 -04:00
|
|
|
[[package]]
|
|
|
|
name = "alchemy"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://gitlab.com/CyberMages/alchemy.git#26080427c02c99b172cd34ed32b5a31684e59694"
|
|
|
|
dependencies = [
|
|
|
|
"scribe 0.1.0 (git+https://gitlab.com/CyberMages/scribe.git)",
|
|
|
|
"sigils 0.1.0 (git+https://gitlab.com/CyberMages/sigils.git)",
|
|
|
|
]
|
|
|
|
|
2016-04-08 19:24:46 -04:00
|
|
|
[[package]]
|
|
|
|
name = "scribe"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://gitlab.com/CyberMages/scribe.git#e52418d3bfc28cd1f03cc7f31af06fce2e03f844"
|
|
|
|
|
2016-04-14 18:40:41 -04:00
|
|
|
[[package]]
|
|
|
|
name = "sigils"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://gitlab.com/CyberMages/sigils.git#e64c3b0fbecca351e0a078fefc4273a0f0b8e6ad"
|
|
|
|
|