diff --git a/Cargo.toml b/Cargo.toml index dfa88f5f477..34d2b069ed3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -607,8 +607,6 @@ codegen-units = 1 # FIXME: https://github.com/uutils/coreutils/issues/10654 [profile.release.package.uu_expand] codegen-units = 16 -[profile.release.package.uu_unexpand] -codegen-units = 16 # A release-like profile that is as small as possible. [profile.release-small]