From 65aedffc22c05b4b00d6e14c6711bd905a435e40 Mon Sep 17 00:00:00 2001 From: pierresy Date: Sun, 17 Jan 2016 23:35:25 +0100 Subject: Started Builder implementation Constant predefined format are now lazily evaluated --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8954c84..28c4727 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,3 +21,4 @@ name = "prettytable" [dependencies] unicode-width = "^0.1" term = "^0.4" +lazy_static = "^0.1" -- cgit v1.2.3