23 lines
401 B
Plaintext
23 lines
401 B
Plaintext
|
congregation test
|
||
|
specification_version = 1
|
||
|
|
||
|
schema_paths = [
|
||
|
"ping.ids"
|
||
|
]
|
||
|
|
||
|
code_generation = {
|
||
|
languages = {
|
||
|
rust#1.70.0 = { package_versions=[all] }
|
||
|
}
|
||
|
}
|
||
|
|
||
|
publish_targets = {
|
||
|
official = std::publish::index
|
||
|
dev_test_index = "https://newwars.colean.cc/comline_public/"
|
||
|
my_test_index = {
|
||
|
url="https://newwars.colean.cc/my_cl_index/"
|
||
|
method="ssh"
|
||
|
}
|
||
|
}
|
||
|
|