X-Git-Url: http://git.euphorik.ch/?p=rup.git;a=blobdiff_plain;f=backend%2FCargo.toml;fp=backend%2FCargo.toml;h=257e2e7825221b52f42ac582862f6f9448f4722d;hp=27b8ad684e7c138383c0b6d899c31dcdd850fd86;hb=e8c9051b408f567c67fe35872d89851c185e4768;hpb=4ed820a37e320b727221cbdd541c63a0b90d11a6 diff --git a/backend/Cargo.toml b/backend/Cargo.toml index 27b8ad6..257e2e7 100644 --- a/backend/Cargo.toml +++ b/backend/Cargo.toml @@ -34,8 +34,3 @@ features = ["bundled"] [dependencies.askama] version = "0.9" features = ["with-actix-web"] - -[profile.release] -codegen-units = 1 -lto = true -panic = 'abort'