From f7f18bb588023e869c347ddfd23bf1ed5d16e527 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 11 Sep 2018 22:09:58 -0700 Subject: improvements to fatcat-export output --- rust/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 7c6695d5..f9a439db 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -38,6 +38,7 @@ serde_json = "1.0" # Command-line tools crossbeam-channel = "0.2" num_cpus = "1" +env_logger = "*" # Unused (hyper 0.11 and https) #hyper-openssl = {version = "0.2", optional = true} -- cgit v1.2.3