From 26769979a7cf1e7aa04abdec2e29013bc3996ec4 Mon Sep 17 00:00:00 2001 From: TheK0tYaRa Date: Sun, 22 Feb 2026 14:54:57 +0300 Subject: [PATCH] corrected cargo config expansion --- .gear/tuwunel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gear/tuwunel.spec b/.gear/tuwunel.spec index 4fdea0136..2ba3c84f5 100644 --- a/.gear/tuwunel.spec +++ b/.gear/tuwunel.spec @@ -28,7 +28,7 @@ fully implementing the Matrix Specification for all but the most niche uses. %prep %setup -a1 -mv %SOURCE2 .cargo/ +cat %SOURCE2 >> .cargo/config.toml #%%rust_prep %build