2016-03-18 16:17:01 -04:00
|
|
|
[root]
|
|
|
|
name = "apprentice"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
2016-03-25 02:45:34 -04:00
|
|
|
"chrono 0.9.0 (git+https://gitlab.com/CyberMages/chrono.git)",
|
2016-03-18 16:17:01 -04:00
|
|
|
"scribe 0.1.0 (git+https://gitlab.com/CyberMages/scribe.git)",
|
2016-03-25 02:45:34 -04:00
|
|
|
"spellbook 0.1.0 (git+https://gitlab.com/CyberMages/spellbook.git)",
|
2016-03-18 16:17:01 -04:00
|
|
|
]
|
|
|
|
|
2016-03-25 02:45:34 -04:00
|
|
|
[[package]]
|
|
|
|
name = "chrono"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "git+https://gitlab.com/CyberMages/chrono.git#10f1633ac1334cb6ada86222c68efeea89141be7"
|
|
|
|
|
2016-03-18 16:17:01 -04:00
|
|
|
[[package]]
|
|
|
|
name = "scribe"
|
|
|
|
version = "0.1.0"
|
2016-03-25 02:45:34 -04:00
|
|
|
source = "git+https://gitlab.com/CyberMages/scribe.git#e52418d3bfc28cd1f03cc7f31af06fce2e03f844"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "spellbook"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://gitlab.com/CyberMages/spellbook.git#f8526d248f3b7eb4f15f672368ac45a64c4eacbd"
|
2016-03-18 16:17:01 -04:00
|
|
|
|