1
0
Fork 0
mirror of https://codeberg.org/demostf/parser.git synced 2026-06-04 02:24:12 +02:00

disable lto ☹

This commit is contained in:
Robin Appelman 2024-03-29 18:02:55 +01:00
commit 2449c96660
2 changed files with 4 additions and 1 deletions

View file

@ -14,5 +14,8 @@ in
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"schemars-0.8.16" = "sha256-mQR56Ym76gSRulZrThmZHHw2JfhEgYhWXabwaYmyMYs=";
};
};
}