diff --git a/Cargo.toml b/Cargo.toml index 79d53417..efe3cc33 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ members = [ "alacritty_config", "alacritty_config_derive", ] +resolver = "2" [profile.release] lto = "thin"