* lib: Use inclusive range check for non-empty nodes in next sibling computation OBS-URL: https://build.opensuse.org/package/show/editors:tree-sitter/tree-sitter?expand=0&rev=5
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual" />
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="srctar">tree-sitter-*.tar.gz</param>
|
|
<param name="update">true</param>
|
|
</service>
|
|
</services>
|