From 4e5bbda758b15478d892d6a6a231d7208fd79d61 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 20 Oct 2017 20:03:54 -0700 Subject: include log crate --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 24cb389..3fb3e9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ error-chain = "0.7" env_logger = "0.3" rand = "0.3" protobuf = "1.3" +log = "0.3" [dev-dependencies] tempdir = "0.3" -- cgit v1.2.3