From 7cc13fefe9bd09ea778a0eb8c26bf133e6ad2476 Mon Sep 17 00:00:00 2001 From: Ivan Tham Date: Mon, 7 Jun 2021 22:34:19 +0800 Subject: Derive debug without feature Note that this also removed those `finish_non_exhaustive()`. --- helix-tui/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'helix-tui') diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml index 4ead2107..d819fea1 100644 --- a/helix-tui/Cargo.toml +++ b/helix-tui/Cargo.toml @@ -10,7 +10,6 @@ license = "MPL-2.0" [features] default = ["crossterm"] -debug = [] [dependencies] bitflags = "1.0" -- cgit v1.2.3-70-g09d2