2017-07-01 15:32:44 -04:00
|
|
|
[root]
|
|
|
|
name = "sigils"
|
|
|
|
version = "0.1.0"
|
|
|
|
dependencies = [
|
|
|
|
"binding 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/binding)",
|
|
|
|
"pact 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/pact)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "binding"
|
|
|
|
version = "0.1.0"
|
2018-01-05 00:08:54 -05:00
|
|
|
source = "git+ssh://git@gitlab.com/CyberMages/Core/binding#d408d4b239e5da791507f1624b9e98b74eaba75e"
|
2017-07-01 15:32:44 -04:00
|
|
|
dependencies = [
|
|
|
|
"scribe 0.5.0 (git+ssh://git@gitlab.com/CyberMages/Core/scribe.git)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "pact"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+ssh://git@gitlab.com/CyberMages/Core/pact#6fc48f7a2d8c8bc049418d1f8ede206cb8818d53"
|
|
|
|
dependencies = [
|
|
|
|
"binding 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/binding)",
|
|
|
|
"scribe 0.5.0 (git+ssh://git@gitlab.com/CyberMages/Core/scribe.git)",
|
|
|
|
"weave 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/weave.git)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "scribe"
|
|
|
|
version = "0.5.0"
|
|
|
|
source = "git+ssh://git@gitlab.com/CyberMages/Core/scribe.git#483ccd455c635e4975058a5d68b6fb4882bf5ddb"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "weave"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+ssh://git@gitlab.com/CyberMages/Core/weave.git#b0f38fb13bc7d1ed937fa51e499b602cb175c52b"
|
|
|
|
dependencies = [
|
|
|
|
"scribe 0.5.0 (git+ssh://git@gitlab.com/CyberMages/Core/scribe.git)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[metadata]
|
|
|
|
"checksum binding 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/binding)" = "<none>"
|
|
|
|
"checksum pact 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/pact)" = "<none>"
|
|
|
|
"checksum scribe 0.5.0 (git+ssh://git@gitlab.com/CyberMages/Core/scribe.git)" = "<none>"
|
|
|
|
"checksum weave 0.1.0 (git+ssh://git@gitlab.com/CyberMages/Core/weave.git)" = "<none>"
|