diff --git a/Cargo.toml b/Cargo.toml index 98965c6..044c823 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ figlet-rs = "1.0.0" notify-rust = "4.18.0" ratatui = "0.30.2" -# The profile that 'dist' will build with [profile.dist] inherits = "release" lto = "thin"