diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 52832da..2a0679d 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -56,9 +56,4 @@ temp-dir = "0.1" [features] full_tests = [] -no_downloads = [] - -# The profile that 'cargo dist' will build with -[profile.dist] -inherits = "release" -lto = "thin" +no_downloads = [] \ No newline at end of file