add support for parsing Maven project information (using effective pom)

This commit is contained in:
Adrian Malacoda
2019-02-19 00:41:27 -06:00
parent dee9a61d87
commit c399677ab7
4 changed files with 140 additions and 3 deletions

View File

@@ -6,3 +6,5 @@ edition = "2018"
[dependencies]
cargo_metadata = "0.7.1"
sxd-xpath = "0.4.2"
sxd-document = "0.3.0"