summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 016c1f3f2..9ddf19f11 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,6 +12,8 @@ git2 = "0.8.0"
toml = "0.5.0"
serde_json = "1.0.39"
rayon = "1.0.3"
+pretty_env_logger = "0.3.0"
+log = "0.4.6"
[dev-dependencies]
tempfile = "3.0.7"