aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Pasquet <dev@etenil.net>2020-01-02 15:19:35 +0000
committerGuillaume Pasquet <dev@etenil.net>2020-01-02 15:19:35 +0000
commit61efc432f5b6cbd3b580bdb330507661a3213222 (patch)
tree055c0cbf4957a21a803fc6611813792c4dc01837 /Cargo.toml
parent4032fc8200980025b015c5f798de87a5918b798b (diff)
Add line of sight
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 bf635a7..1255fad 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,3 +9,5 @@ rand = "0.7.0"
text_io = "0.1.7"
crossterm = "0.13.3"
ignore-result = "0.2.0"
+log = "0.4"
+simplelog = "0.7"