X-Git-Url: http://git.euphorik.ch/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=677ba6e3db18e5a6c3c7f9215a199df2be26ca6d;hb=59667fbfda67131f2717b3222effd8f0c2344271;hp=48907fb3b1e8ea9163fc6187d9364f7e98b3cb05;hpb=27e81f19ce38f8237d060d7832d211426819ac6f;p=rtx3080.git diff --git a/Cargo.toml b/Cargo.toml index 48907fb..677ba6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,3 +19,4 @@ ron = "0.6" # Rust object notation, to load configuration files. [profile.release] codegen-units = 1 lto = true +panic = 'abort'