From 5c7f882a0ed10153b1bd2dd8c796a168059e2c37 Mon Sep 17 00:00:00 2001 From: Jokler Date: Mon, 26 Feb 2018 18:09:57 +0100 Subject: Add time passed to tells --- src/lib.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib.rs') diff --git a/src/lib.rs b/src/lib.rs index cc6e921..657b0eb 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -45,6 +45,7 @@ extern crate lazy_static; extern crate log; extern crate chrono; +extern crate humantime; extern crate irc; extern crate time; -- cgit v1.2.3-70-g09d2