22a13d92f3
Crates without maintainer or pending migration remain in /orphaned GitHub URLs rely on the default tarballs that at some point will have to be released with uploaded binaries (with `alr publish` support).
14 lines
481 B
TOML
14 lines
481 B
TOML
[general]
|
|
description = "Generator of JUnit-compatible XML reports"
|
|
licenses = ["LGPL 3.0"]
|
|
authors = ["Alejandro R. Mosteo"]
|
|
maintainers = ["alejandro@mosteo.com"]
|
|
maintainers-logins = ["mosteo"]
|
|
|
|
[general.depends-on]
|
|
xml_ez_out = "^1.6"
|
|
|
|
['1.0.0']
|
|
origin = "https://github.com/mosteo/ajunitgen/archive/v1.0.tar.gz"
|
|
origin-hashes = ["sha512:0d3a9b0fecbd7ca05a31ef18488f1055fc65458fd56710e33ed67ae39f25630609cad1cdd893fe00d3dfd2c8ff657a5803d5ffbf5295b70f220c535a750c2664"]
|