Files
hexyl/_service
Martin Pluskal b58dcd3a1b Accepting request 1219320 from home:mnhauke
- Update to version 0.15.0
  Features
  * Add codepage 1047 for EBCDIC.
  Other
  * Rewrite CLI using the derive API.

OBS-URL: https://build.opensuse.org/request/show/1219320
OBS-URL: https://build.opensuse.org/package/show/editors/hexyl?expand=0&rev=13
2024-10-30 08:13:30 +00:00

11 lines
305 B
Plaintext

<services>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">hexyl-*</param>
<param name="update">true</param>
<param name="compression">xz</param>
</service>
<service name="cargo_audit" mode="manual">
<param name="srcdir">hexyl-*</param>
</service>
</services>