aboutsummaryrefslogtreecommitdiffstats
path: root/community/handlr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/handlr/APKBUILD')
-rw-r--r--community/handlr/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/handlr/APKBUILD b/community/handlr/APKBUILD
index e92262442c3..093a527c657 100644
--- a/community/handlr/APKBUILD
+++ b/community/handlr/APKBUILD
@@ -15,6 +15,7 @@ source="https://github.com/chmln/handlr/archive/v$pkgver/handlr-$pkgver.tar.gz
"
export CARGO_PROFILE_RELEASE_OPT_LEVEL="z"
+export CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse"
prepare() {
default_prepare