From 1a3a92463405fdd4738fbdbfda212aef58a2919d Mon Sep 17 00:00:00 2001 From: notoria Date: Sun, 6 Jun 2021 17:55:05 +0200 Subject: Implement Debug for data structure as a feature --- helix-tui/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'helix-tui') diff --git a/helix-tui/Cargo.toml b/helix-tui/Cargo.toml index d819fea1..4ead2107 100644 --- a/helix-tui/Cargo.toml +++ b/helix-tui/Cargo.toml @@ -10,6 +10,7 @@ license = "MPL-2.0" [features] default = ["crossterm"] +debug = [] [dependencies] bitflags = "1.0" -- cgit v1.2.3-70-g09d2