13 lines
268 B
Plaintext
13 lines
268 B
Plaintext
|
[root]
|
||
|
name = "mason"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"scribe 0.1.0 (git+https://gitlab.com/CyberMages/scribe.git)",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "scribe"
|
||
|
version = "0.1.0"
|
||
|
source = "git+https://gitlab.com/CyberMages/scribe.git#e52418d3bfc28cd1f03cc7f31af06fce2e03f844"
|
||
|
|