ajunitgen 1.0.1 (#160)

This commit is contained in:
Alejandro R Mosteo
2020-10-05 20:20:46 +02:00
committed by GitHub
parent f92f8dae34
commit 7ea70470ee
+18
View File
@@ -0,0 +1,18 @@
name = "ajunitgen"
version = "1.0.1"
description = "Generator of JUnit-compatible XML reports"
authors = [ "Alejandro R. Mosteo", ]
licenses = [ "LGPL 3.0", ]
maintainers = [ "alejandro@mosteo.com", ]
maintainers-logins = [ "mosteo", ]
tags = ["junit", "xml"]
[[depends-on]]
xml_ez_out = "^1.6"
[origin]
commit = "080ca96388e12dd7b5863463acbad3dc862e06ee"
url = "git+https://github.com/mosteo/ajunitgen.git"