corrected cargo config expansion
Some checks are pending
Main / Init (push) Waiting to run
Main / Lint (push) Blocked by required conditions
Main / Test (push) Blocked by required conditions
Main / Package (push) Blocked by required conditions
Main / Publish (push) Blocked by required conditions

This commit is contained in:
TheK0tYaRa 2026-02-22 14:54:57 +03:00
parent 898f06835d
commit 26769979a7

View file

@ -28,7 +28,7 @@ fully implementing the Matrix Specification for all but the most niche uses.
%prep %prep
%setup -a1 %setup -a1
mv %SOURCE2 .cargo/ cat %SOURCE2 >> .cargo/config.toml
#%%rust_prep #%%rust_prep
%build %build