summary history branches tags files
commit:f0f12c55470bdb2331300a5ff42354c950036ee8
author:Trevor Bentley
committer:Trevor Bentley
date:Fri Jul 12 19:16:06 2019 +0200
parents:c089273d6958b7243288b658bd5e19c887620ff9
remove unused log4rs dep
diff --git a/Cargo.toml b/Cargo.toml
line changes: +0/-1
index a316866..0b5daa5
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,6 @@ objc_wrapper = []
 
 [dependencies]
 log = "0.4"
-log4rs = "0.8"
 
 [target."cfg(target_os = \"macos\")".dependencies]
 libc = "0.2"