blob: 38e6dd333324fbb044baf058b337bbbb8f43d80e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>watermanpaint@posteo.net</email>
<name>Lucio Sauer</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/phil-opp/cargo-post/issues</bugs-to>
<changelog>https://github.com/phil-opp/cargo-post/blob/master/Changelog.md</changelog>
<doc>https://docs.rs/crate/cargo-post/latest</doc>
<maintainer>
<name>Philipp Oppermann</name>
<email>contact@phil-opp.com</email>
</maintainer>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|