From 185c9bb0ea3a1464c608b20ba171e527a62de9cf Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 2 Nov 2019 14:21:19 -0400 Subject: add some logging --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e5eb8ac..d68299b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ license = "MIT" [dependencies] enumset = "0.4" +log = "0.4" unicode-normalization = "0.1" unicode-width = "0.1" vte = "0.3" -- cgit v1.2.3-54-g00ecf