From faa5864206ad8ab315ae12fb925386c6b76b1a90 Mon Sep 17 00:00:00 2001 From: Andy Wortman Date: Sat, 21 Oct 2017 14:01:56 -0700 Subject: begin conversion to typed TwitterID --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 78a38c5..ecc2ffe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,8 +12,8 @@ a nice twitter [[bin]] name = "twidder" # path = "main.rs" -test = false -bench = false +# test = false +# bench = false [dependencies] "termios" = "0.2.2" -- cgit v1.1