From f49278cfaa811da2128a6dd6ac73ad5af02c4cca Mon Sep 17 00:00:00 2001 From: Martin Nordholts Date: Tue, 5 Sep 2023 06:15:46 +0200 Subject: Do not enable `lessopen` feature by default --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5b88cb5d..7af3e6e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,6 @@ application = [ "build-assets", "git", "minimal-application", - "lessopen", ] # Mainly for developers that want to iterate quickly # Be aware that the included features might change in the future -- cgit v1.2.3