diff --git a/Cargo.toml b/Cargo.toml index daedb2f..94be27f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -57,7 +57,7 @@ lto = false debug = true strip = "none" -[profile.fastcompile] +[profile.fastbuild] inherits = "dev" # Compilation codegen-units = 8192