forked from pool/sccache
8d377add4a
- Update to version 0.3.0~git5.14a4b8b: - improve disk cache performance - Update of vendored dependencies - bsc#1196972 - CVE-2022-24713 - Regex denial of service - bsc#1194119 - CVE-2021-45710 - tokio data race with memory corruption OBS-URL: https://build.opensuse.org/request/show/1005959 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/sccache?expand=0&rev=25
10 lines
211 B
XML
10 lines
211 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<!-- Needed because PPC chronically runs out of disk because sigghhh -->
|
|
<size unit="G">25</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|